ITableColumnDefinition.IsHideable Property
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.
Indicates whether the user can hide the column using the default UI.
public:
property bool IsHideable { bool get(); };
public:
property bool IsHideable { bool get(); };
public bool IsHideable { get; }
member this.IsHideable : bool
Public ReadOnly Property IsHideable As Boolean
Property Value
Returns Boolean.