TdxRibbonGalleryBaseOptions.SpaceBetweenItemsHorizontally Property
Specifies the horizontal space between gallery items, in pixels.
Declaration
property SpaceBetweenItemsHorizontally: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
To merge gallery items vertically, set the SpaceBetweenItemsHorizontally property to -1.
Value | Sample |
---|---|
0 |
|
10 |
See Also