Table of Contents

Property CheckBoxThreeState

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

CheckBoxThreeState

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

public virtual bool CheckBoxThreeState { get; set; }

Property Value

bool

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