Label.IsAnyInstanceSelected Method

Tells if the label is selected.
Public Function IsAnyInstanceSelected() As Boolean Implements  _ 
ISelectableItem.IsAnyInstanceSelected
This language is not supported or no code example is available.
public bool IsAnyInstanceSelected()
This language is not supported or no code example is available.

Return Value

bool

True if the label is selected.

Implements

ISelectableItem.IsAnyInstanceSelected

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition