TdxCustomGalleryControl.ColumnCount Property
Specifies the number of columns.
Declaration
property ColumnCount: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
This property is obsolete and used for compatibility purposes. Use the gallery control’s OptionsView.ColumnCount property instead.
See Also