MindFusion.Scheduling for Silverlight Programmer's Guide
CalendarStyle.TextAlignment Property
See Also
 





Gets or sets the alignment of the displayed text.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 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.Silverlight Namespace