Gets or sets a value indicating whether the group header texts in a horizontal list view are rotated.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public bool RotateGroupHeaderTexts { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property RotateGroupHeaderTexts As Boolean |
See Also