MindFusion.Scheduling for Silverlight Programmer's Guide
TimelineHeader.CellWidth Property
See Also
 





Gets or sets the standard width of cell in the bottom timeline. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public double CellWidth { get; set; }

Visual Basic  Copy Code

Public Property CellWidth As Double

 Property Value

A double value specifying the width of the cells in the bottom timeline. The default is 40.

 See Also

TimelineHeader Members
TimelineHeader Class
MindFusion.DataViews.Silverlight Namespace