TdxGalleryControlOptionsView.ContentOffset Property
Specifies the gallery’s internal offset (in pixels).
#Declaration
property ContentOffset: TcxMargin read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This property sets the distances between the control’s borders and content.
The image below shows how the control’s appearance changes when setting ContentOffset.Top to 20.
Default Content |
Content |
---|---|
![]() |
![]() |
The default value of the ContentOffset.All property is 1.