MindFusion.Scheduling for Silverlight Programmer's Guide
TimelineHeader Properties
 


 Public Properties

  Name Description

AllowDrill

Gets or sets a value indicating whether the TimelineHeader is allowed to zoom in and out. This is a dependency property.

BottomTimelineSettings

Gets or sets the TimelineSettings object, associated with the bottom timeline. This is a dependency property.

CellWidth

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

LeftAutoScrollOffsetValue

Gets or sets a value, which indicates the number of cells to scroll when autoscrolling to the left.

MiddleTimelineSettings

Gets or sets the TimelineSettings object, associated with the middle timeline. This is a dependency property.

RightAutoScrollOffsetValue

Gets or sets a value, which indicates the number of cells to scroll when autoscrolling to the right.

Timelines

Gets or sets the number of timelines to be displayed in the header. This is a dependency property.

TopTimelineSettings

Gets or sets the TimelineSettings object, associated with the top timeline. This is a dependency property.

 See Also

TimelineHeader Class
MindFusion.DataViews.Silverlight Namespace