Back to Devexpress

LayoutViewOptionsCarouselMode Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout-dot-layoutviewoptionscarouselmode-dot-underscore-properties.md

latest2.9 KB
Original Source

LayoutViewOptionsCarouselMode Properties

Contains display options of a Layout View in the LayoutViewMode.Carousel view mode.

NameDescription
BottomCardAlphaLevelGets or sets the transparency level for background cards.
BottomCardFadingGets or sets the fading factor for background cards.
BottomCardScaleGets or sets the scaling factor for background cards.
CardCountGets or sets the number of cards constituting the ellipse.
CenterOffsetGets or sets the coordinates of the ellipse, in pixels.
FrameCountGets or sets the number of frames in the card scrolling animation effect.
FrameDelayGets or sets the delay between frames in the card scrolling animation effect, in system timer ticks.
InterpolationModeGets or sets the interpolation mode used to render background cards.
PitchAngleGets or sets the pitch angle, in radians, ranging from 0 to π.
RadiusGets or sets the longest radius of the ellipse, in pixels.
RollAngleGets or sets the roll angle, in radians, ranging from 0 to 2π.
StretchCardToViewHeightGets or sets whether the active card is stretched to the LayoutView’s height.
StretchCardToViewWidthGets or sets whether the active card is stretched to the LayoutView’s width.

See Also

LayoutViewOptionsCarouselMode Class

LayoutViewOptionsCarouselMode Members

DevExpress.XtraGrid.Views.Layout Namespace