Selected Property (SparkToggleButtonBase)

Action

Gets whether the button is in the down state, and false if it is in the up state.

Syntax

C#
protected Boolean selected { get; }
VB
'Declaration
Protected Read Property selected As Boolean

Access

Read only.