TcxGridLayoutViewCarouselMode Class
Contains Carousel mode settings.
Declaration
TcxGridLayoutViewCarouselMode = class(
TcxCustomGridOptions
)
Remarks
This class introduces a number of properties with which you can adjust carousel characteristics – the number of simultaneously displayed cards, animation and transparency effects, pitch angle, etc.
A TcxGridLayoutViewCarouselMode object is referenced by the Layout View’s OptionsView.CarouselMode property.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomGridOptions
TcxGridLayoutViewCarouselMode
See Also