MobileForms Toolkit Documentation

ItemCheckBox.ThreeState Property

Gets or sets if the item is three state.

public bool ThreeState {get; set;}

Property Value

true, if the item is three state, false otherwise.

Remarks

Three state button setting is ignored, when programatically setting the value. Use this effect, if you need initial null value.

See Also

ItemCheckBox Class | Resco.Controls.DetailView Namespace