ITreeGridColumn interface
Namespace: NextDesign.Core
Description
An access object to tree grid column information.
Affiliation area
Name | Description |
---|---|
Editor | APIs to access editors. |
Property
Name | Description |
---|---|
DisplayName | Display Name Example: "Name" |
IsFixed | Is this column a fixed column |
Order | Display Order of Columns |
Path | Field (Path) Example: "Name", "MainActor.Name" |
ShowColumn | Whether to show this column |
Width | Column Width |