ITreeGridColumn.ShowColumn Property
Namespace: NextDesign.Core
Description
Show this column
bool ShowColumn { get; set; }
type
- bool
Exceptions
Name | Exception Class | Description |
---|---|---|
Illegal operation | InvalidOperationException | When the leftmost (display order is 0) column information is set to hidden (false) |