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





Gets or sets the horizontal alignment of the sub-element containing the displayed text.

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

 Syntax

C#  Copy Code

public new HorizontalAlignment HorizontalAlignment { get; set; }

Visual Basic  Copy Code

Public Shadows Property HorizontalAlignment As HorizontalAlignment

 Property Value

A member of the .NET HorizontalAlignment enumeration.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace