Label.Selected Property

Gets or sets the label selection status.
Public Overridable Property Selected() As Boolean Implements  _ 
ISelectableItem.Selected
This language is not supported or no code example is available.
public virtual bool Selected {get; set;}
This language is not supported or no code example is available.

Property Value

bool

Implements

ISelectableItem.Selected

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition