Version

CheckBoxState Enumeration

single checkbox state - unchecked, checked or partial
Members
MemberDescription
Checkedindicates that the current checkbox is checked
Partialindicates that the current checkbox is partially checked
Uncheckedindicates that the current checkbox is unchecked
Inheritance Hierarchy

Object
   Infragistics.Web.UI.CheckBoxState

See Also