MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.DataViews.Wpf

 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.Wpf Namespace