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