TreeListCommandColumn Constructors
Represents a Command Column.Name | Parameters | Description |
---|---|---|
TreeListCommandColumn() | none | Initializes a new instance of the TreeListCommandColumn class. |
TreeListCommandColumn(String) | caption | Initializes a new instance of the TreeListCommandColumn class with the specified caption. |
See Also