MindFusion.Wpf Pack Programmer's Guide
ScheduleRow Members
Constructors Fields Properties Methods
 


Represents a viewer in a ScheduleColumn.

The following tables list the members exposed by the ScheduleRow type.

 Public Constructors

  Name Description

ScheduleRow

Initializes a new instance of the ScheduleRow class.

 Public Fields

  Name Description

EndTimeProperty

Identifies the EndTime dependency property.

StartTimeProperty

Identifies the StartTime dependency property.

 Public Properties

  Name Description

EndTime

Gets or sets the end time associated with the row. This is a dependency property.

StartTime

Gets or sets the start time associated with the row. This is a dependency property.

 Protected Methods

  Name Description

GetContainerForItemOverride

ItemsControl.GetContainerForItemOverride override.

IsItemItsOwnContainerOverride

ItemsControl.IsItemItsOwnContainerOverride override.

PrepareContainerForItemOverride

ItemsControl.PrepareContainerForItemOverride override.

 See Also

ScheduleRow Class
MindFusion.DataViews.Wpf Namespace