Gets the rotation of the header text according to the current state. This is a dependency property.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public double HeaderTextRotation { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property HeaderTextRotation As Double |
A double value specifying the rotation of the header text.
See Also