VerticalResourceHeader.RotateCaption Property
Gets or sets the value indicating whether to rotate the caption’s text.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to rotate the caption’s text; otherwise, false. |
Remarks
Note that the RotateCaption property is in effect only when grouping by date is enabled.
See Also