Gets or sets a value indicating whether to rotate header text when the header position is set to Left or Right.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public State RotateHeader { get; set; } |
Visual Basic Copy Code |
---|
Public Property RotateHeader As State |
Specify Enabled to rotate header text, otherwise Disabled. Assign Unspecified to this property to use the corresponding value from the current theme.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |