Back to Devexpress

TcxGridLayoutViewCarouselMode Class

vcl-cxgridlayoutview-d795e98e.md

latest1.3 KB
Original Source

TcxGridLayoutViewCarouselMode Class

Contains Carousel mode settings.

Declaration

delphi
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

TcxGridLayoutViewCarouselMode Members

cxGridLayoutView Unit