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
C# Copy Code |
---|
public double HeaderWidth { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property HeaderWidth As Double |
A double value specifying the width of the cell header. This is NaN for horizontal headers indicating that these headers span the entire cell.