MindFusion.Wpf Pack Programmer's Guide
CalendarStyle.TextAlignment Property
See Also
 





Gets or sets the alignment of the displayed text.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public TextAlignment TextAlignment { get; set; }

Visual Basic  Copy Code

Public Property TextAlignment As TextAlignment

 Property Value

A member of the .NET TextAlignment enumeration.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace