AllowDeselection Property (SparkButtonBarButton)

Action

Gets a value whether the user click on a currently selected button deselects it.

Syntax

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

Access

Read only.