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