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





Gets the rotation of the header text according to the current state. This is a dependency property.

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

 Syntax

C#  Copy Code

public double HeaderTextRotation { get; }

Visual Basic  Copy Code

Public ReadOnly Property HeaderTextRotation As Double

 Property Value

A double value specifying the rotation of the header text.

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Silverlight Namespace