RDTA.PickDP.Extensions.panelCheck Control

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.

Public Constructors

New

Constructor.

Public Methods

add

Adds a new DBCheckBox to the panel.

Disposed

Frees resources when the object is no longer needed.

MemberwiseClone

Returns a copy of the current instance. For internal use only.

remove

Removes a DBCheckBox from the panel.

Public Properties

Name

Type

Description

CheckBoxes

DBCheckBox

A  DBCheckBox collection.