TdxCustomGalleryControl.ContentOffset Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the OptionsView.ContentOffset property instead of ContentOffset.
Declaration
property ContentOffset: TcxMargin read; write;
Property Value
| Type | Description |
|---|---|
| TcxMargin | Internal gallery offsets (in pixels). |
See Also