TreeListOptionsColumn Constructors
Provides a treelist column’s general options.Name | Parameters | Description |
---|---|---|
TreeListOptionsColumn() | none | Initializes a new instance of the TreeListOptionsColumn class. |
TreeListOptionsColumn(TreeListColumn) | column | Initializes a new instance of the TreeListOptionsColumn class with specified settings. |
See Also