MindFusion.Scheduling for Silverlight Programmer's Guide
CellPresenter.HeaderHorizontalAlignment Property
See Also
 





Gets the horizontal alignment of the cell header according to the current state. This is a dependency property.

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

 Syntax

C#  Copy Code

public HorizontalAlignment HeaderHorizontalAlignment { get; }

Visual Basic  Copy Code

Public ReadOnly Property HeaderHorizontalAlignment As HorizontalAlignment

 Property Value

A .NET HorizontalAlignment value.

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Silverlight Namespace