MindFusion.Scheduling for Silverlight Programmer's Guide
ScheduleRowPanel Members
Constructors Fields Properties Methods
 


A custom panel used to arrange activities and resource allocations in ScheduleRow objects.

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

 Public Constructors

  Name Description

ScheduleRowPanel

Initializes a new instance of the ScheduleRowPanel class.

 Public Fields

  Name Description

PaddingProperty

Identifies the Padding dependency property.

SpacingProperty

Identifies the Spacing dependency property.

 Public Properties

  Name Description

Padding

Gets or sets the distance between the edges of the panel and its content. This is a dependency property.

Spacing

Gets or sets the distance between colliding resource allocations. This is a dependency property.

 Protected Methods

  Name Description

ArrangeOverride

FrameworkElement.ArrangeOverride override.

MeasureOverride

FrameworkElement.MeasureOverride override.

 See Also

ScheduleRowPanel Class
MindFusion.DataViews.Silverlight Namespace