CheckState
Wisej.Web.CheckState
Last updated
Wisej.Web.CheckState
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Specifies the state of a control, such as a check box, that can be checked, unchecked, or set to an indeterminate state.
Checked
The control is checked.
Indeterminate
Indeterminate state.
Unchecked
Unchecked state.
Returns or sets the state of the .
Returns a value indicating the check state of the current item.
Returns or sets the checked state of the tree node.
Returns a value indicating the current state of the item's check box.
Returns or sets whether to set the check box for the item to be checked, unchecked, or indeterminate.