Method | Description | |
---|---|---|
CheckBoxRendererData ( CheckBoxStates checkState ) : System |
Initializes a new instance of the ButtonRendererData class with the specified CheckBox state
|
public CheckBoxRendererData ( CheckBoxStates checkState ) : System | ||
checkState | CheckBoxStates | The current state of the Cells CheckBox |
return | System |