MindFusion.Wpf Pack Programmer's Guide
ListViewSettings.RotateGroupHeaderTexts Property
See Also
 





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

 Syntax

C#  Copy Code

public bool RotateGroupHeaderTexts { get; set; }

Visual Basic  Copy Code

Public Property RotateGroupHeaderTexts As Boolean

 Property Value

 See Also

ListViewSettings Members
ListViewSettings Class
MindFusion.Scheduling.Wpf Namespace