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





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

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

 Syntax

C#  Copy Code

public new VerticalAlignment VerticalAlignment { get; set; }

Visual Basic  Copy Code

Public Shadows Property VerticalAlignment As VerticalAlignment

 Property Value

A member of the .NET VerticalAlignment enumeration.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Silverlight Namespace