SetColumnDefaultValue

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetColumnDefaultValue(iColumn:Int, strValue:String)
Sets the columns default value. Cells of new rows in this column get the default value.

Returns

Nothing

Parameters

  • iColumn:Int - Column to set.
  • strValue:String - New default value.

Gadget Information

Pertains to Multi-Column Listbox.

Example

Personal tools