TcxRichEditTableParams.ColumnParamsCount Property
Determines the number of column settings sets.
Declaration
property ColumnParamsCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
For access to the column settings sets, use the ColumnParams property.
See Also