ColumnState.IsVisible Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current visibility of the column.
public: initonly bool IsVisible;
initonly bool IsVisible;
public readonly bool IsVisible;
val mutable IsVisible : bool
Public ReadOnly IsVisible As Boolean