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





Gets the width 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 HeaderWidth { get; }

Visual Basic  Copy Code

Public ReadOnly Property HeaderWidth As Double

 Property Value

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

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Silverlight Namespace