PropertyItem.ShowSelection property
Gets or sets the apply selected CSS flag of a column.
public bool? ShowSelection { get; set; }
Property Value
The apply selected CSS flag.
See Also
- class PropertyItem
Gets or sets the apply selected CSS flag of a column.
public bool? ShowSelection { get; set; }
The apply selected CSS flag.