ITreeGridColumn.ShowColumn property
Namespace: NextDesign.Core
Description
Do you want to show this column
bool ShowColumn {get; set;}
type
- bool
Exception
Name | Exception Class | Description |
---|---|---|
InvalidOperationException | When hidden (false) is set in the column information at the left end (display order is 0) |