TdxCustomGalleryControl.ContentOffsetGroups Property
Specifies internal offset for groups (in pixels).
Declaration
property ContentOffsetGroups: TcxMargin read; write;
Property Value
Type |
---|
TcxMargin |
Remarks
This property is obsolete and used for compatibility purposes. Use the gallery control’s OptionsView.ContentOffsetGroups property instead.
See Also