ITableColumnDefinition.IsHideable Property

Definition

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.

Applies to