Gets or sets a value indicating whether the header texts in a horizontal list view are rotated.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public State RotateHeaderTexts { get; set; } |
Visual Basic Copy Code |
---|
Public Property RotateHeaderTexts As State |
Specify Enabled to display the header text rotated; otherwise, Disabled. Assign Unspecified to this property to use the corresponding value from the current theme.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |