LayoutViewOptionsCarouselMode.CenterOffset Property
Gets or sets the coordinates of the ellipse, in pixels.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Point | A Point structure that specifies the coordinates of the ellipse, in pixels. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to CenterOffset |
---|---|
LayoutView |
|
See Also