|
DataSource |
Reference to the datasource that this control is bound to. |
|
DualColumn |
|
EditLeft |
|
EditWidth |
The width of the edit boxes used for data entry. |
|
GridLinks |
An alternative list and order of columns to be included in the grid. |
|
LeftMargin |
The width of the space between the left edge and the lables. |
|
LineHeight |
The height of each line. |
|
MaxCols |
This property is used to keep the list of columns from becomming too great. |
|
PreventEditing |
Make the controls not allow editing to be performed when in dssEdit state. |
|
PreventInserting |
Make the controls not allow editing to be performed when in dssInsert state. |
|
PreventSearching |
Make the controls not allow editing to be performed when in dssSearch state. |
|
ShowVisibleFieldsOnly |
When not using GridLinks this determins whether or not fields that are
not visible will still appear in the list of controls. |
|
SpaceHeight |
The height of the space between each edit box. |
|
SpaceWidth |
This width of the space between the lables and edit boxes. |
|
TopMargin |
The height of the space from the top of the control to the first edit box. |