InputFieldCheckBoxItem Class Members
In This Topic
The following tables list the members exposed by InputFieldCheckBoxItem.
Public Constructors
Public Properties
| Name | Description |
 | Checked | Gets the value indicating the state of the CheckBox. |
 | CheckSize | Gets the size of check symbol inside the CheckBox. |
 | CheckStyle | Gets the style of check symbol inside the CheckBox. |
Top
Public Methods
| Name | Description |
 | Clone | Overridden. Performs a cloning of this instance. |
 | ToString | Overridden. Returns a string that represents the current object. |
Top
See Also