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





Gets the height 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 double HeaderHeight { get; }

Visual Basic  Copy Code

Public ReadOnly Property HeaderHeight As Double

 Property Value

A double value specifying the height of the cell header. This is NaN for vertical headers indicating that these headers span the entire cell.

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Silverlight Namespace