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