TcxGridLayoutViewCarouselMode.RollAngle Property
Specifies the carousel’s roll angle, in degrees.
Declaration
property RollAngle: Double read; write;
Property Value
Type |
---|
Double |
Remarks
The property value ranges from 0 to 360.
The default value of the RollAngle property is specified by the cxGridLayoutViewCarouselModeDefaultRollAngle global constant.
See Also