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


Represents the header of a row in a Resource view.

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

 Public Constructors

  Name Description

ResourceHeader

Initializes a new instance of the ResourceHeader class.

 Public Fields

  Name Description

CalendarProperty

Identifies the Calendar dependency property.

IsExpandedProperty

Identifies the IsExpanded dependency property.

ResourceProperty

Identifies the Resource dependency property.

SettingsProperty

Identifies the Settings dependency property.

 Public Properties

  Name Description

Calendar

Gets the associated Calendar object. This is a dependency property.

IsExpanded

Gets or sets a value indicating whether the associated row is expanded. This is a dependency property.

Resource

Gets the Resource object corresponding to the underlying row. This is a dependency property.

Settings

Gets the ResourceViewSettings object. This is a dependency property.

 See Also

ResourceHeader Class
MindFusion.Scheduling.Silverlight Namespace