Property IsVisible
IsVisible
Gets or sets a value indicating whether the column is visible in the list control. Default is true. No invalidate of container control is done when this property is changed.
public virtual bool IsVisible { get; }
Gets or sets a value indicating whether the column is visible in the list control. Default is true. No invalidate of container control is done when this property is changed.
public virtual bool IsVisible { get; }