Label.Selectable Property

Gets or sets the value that tells if the item can be selected.
Public Overridable Property Selectable() As Boolean Implements  _ 
ISelectableItem.Selectable
This language is not supported or no code example is available.
public virtual bool Selectable {get; set;}
This language is not supported or no code example is available.

Property Value

bool

Implements

ISelectableItem.Selectable

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition