IsThreeState Property (CheckBoxDescription)
Indicates whether the CheckBox is able to display three check states.

C# Syntax

public Nullable<bool> IsThreeState {get; set;}