TdxCustomGalleryControl.ColumnCount Property
In This Article
Deprecated. This property exists for backward compatibility only. Use the OptionsView.ColumnCount property instead.
#Declaration
Delphi
property ColumnCount: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | The number of columns in the gallery. |
See Also