PropertyItem.AllowHide property
Gets or sets the allow hide flag for columns.
public bool? AllowHide { get; set; }
Property Value
The allow hide.
See Also
- class PropertyItem
Gets or sets the allow hide flag for columns.
public bool? AllowHide { get; set; }
The allow hide.