Table of Contents

Property ThreeState

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ThreeState

Gets or sets a value indicating whether the CheckBox will allow three check states rather than two.

bool ThreeState { get; set; }

Property Value

bool

true if the CheckBox is able to display three check states; otherwise, false. The default value is false.