IsThreeState Property
Gets or sets a value that indicates whether the control supports three states.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsThreeState { get; set; }
Public Property IsThreeState As Boolean
Get
Set
member IsThreeState : bool with get, set