panelCheck combines the results of each selected DBCheckBox in the panel into one column. DBCheckBoxes are optionally placed into a panelCheck control. When the panelCheck is processed, the activated value of each selected DBCheckBox (that is, the check box that is selected) is saved. When working with a panelCheck, the panelChecks (not the individual DBCheckBoxes in the panelCheck) are bound.
|
Constructor. |
|
Adds a new DBCheckBox to the panel. | |
|
Frees resources when the object is no longer needed. | |
|
Returns a copy of the current instance. For internal use only. | |
|
Removes a DBCheckBox from the panel. |
|
Name |
Type |
Description |
|
DBCheckBox |
A DBCheckBox collection. |