Table of Contents

Property CheckState

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

CheckState

Gets or sets state of the check box associated with the item.

[Browsable(false)]
public virtual CheckState CheckState { get; set; }

Property Value

CheckState

Remarks

It is up to control to decide whether and how this property is used. When this property is changed, you need to repaint the item.