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