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