TdxDockRow.ColCount Property
Returns the number of toolbar columns in a specific row.
Declaration
property ColCount: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
Use the ColCount property to obtain the number of columns which are used to display toolbars within a row.

See Also