![]() | StrFillColumnsArgs Methods |
The CTInterfaceStrFillColumnsArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddCol |
Adds given column from the CUSTOMTOOLS Export.
|
![]() | HideCol |
Hides given column from the CUSTOMTOOLS Export.
|
![]() | SetEditable |
Sets set column in-place editable. The script is responsible for handling
value update to underlying data structure. Inherit ListViewEventHandler to handle
InPlaceControlChanged(Int32, Int32, String, String).
|