PropertyItem.Visible property
Gets or sets the visible flag. Only used for columns.
public bool? Visible { get; set; }
Property Value
The visible.
See Also
- class PropertyItem
Gets or sets the visible flag. Only used for columns.
public bool? Visible { get; set; }
The visible.