LayoutViewOptionsCarouselMode.CardCount Property
Gets or sets the number of cards constituting the ellipse.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 15 | An integer value that specifies the number of cards in the ellipse. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to CardCount |
---|---|
LayoutView |
|
See Also