Property | Type | Description |
---|
Method | Description | |
---|---|---|
CheckBox ( ) |
Constrcutor
|
|
CheckBox ( string caption, bool checkValue ) |
Construct a CellCheckBox class with caption and align checkbox in the MiddleLeft, using BehaviorModels.CheckBox.Default
|
public CheckBox ( string caption, bool checkValue ) | ||
caption | string | |
checkValue | bool |