Back to Devexpress

TdxGalleryControlOptionsView.ContentOffsetGroups Property

vcl-dxgallerycontrol-dot-tdxgallerycontroloptionsview-83866d91.md

latest1.1 KB
Original Source

TdxGalleryControlOptionsView.ContentOffsetGroups Property

Specifies internal offset for groups (in pixels).

Declaration

delphi
property ContentOffsetGroups: TcxMargin read; write;

Property Value

Type
TcxMargin

Remarks

This property sets margins for group client areas.

The image below shows how the control’s appearance changes when setting ContentOffsetGroups.Bottom to 10.

Default ContentOffsetGroupsContentOffsetGroups.Bottom = 10

The default value of the ContentOffsetGroups.All property is 0.

See Also

TdxGalleryControlOptionsView Class

TdxGalleryControlOptionsView Members

dxGalleryControl Unit