LayoutViewOptionsCarouselMode.CenterOffset Property
Gets or sets the coordinates of the ellipse, in pixels.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
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