TableColumnDefinitionBase.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:
virtual property bool IsHideable { bool get(); };
public:
virtual property bool IsHideable { bool get(); };
public virtual bool IsHideable { get; }
member this.IsHideable : bool
Public Overridable ReadOnly Property IsHideable As Boolean
Property Value
Returns Boolean.