TcxGridLayoutViewCarouselMode.AutoPitchAngle Property
Enables automatic pitch angle regulation that causes the carousel to occupy the entire View height.
Declaration
property AutoPitchAngle: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True to enable automatic pitch angle regulation. Otherwise, the carousel’s pitch angle is set to the PitchAngle property value.
The default value of the AutoPitchAngle property is False.
See Also