Click or drag to resize

StrFillColumnsArgs Methods

The CTInterfaceStrFillColumnsArgs type exposes the following members.

Methods
  NameDescription
Public methodAddCol
Adds given column from the CUSTOMTOOLS Export.
Public methodHideCol
Hides given column from the CUSTOMTOOLS Export.
Public methodSetEditable
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).
Top
See Also