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


The headers container in a DataGrid.

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

 Public Constructors

  Name Description

HeadersPresenter

Initializes a new instance of the HeadersPresenter class.

 Public Fields

  Name Description

AllowColumnReorderProperty

Identifies the AllowColumnReorder dependency property.

ColumnReorderKeyProperty

Identifies the ColumnReorderKey dependency property.

HeaderBorderBrushProperty

Identifies the HeaderBorderBrush dependency property.

HeaderBorderThicknessProperty

Identifies the HeaderBorderThickness dependency property.

HeaderContentTemplateProperty

Identifies the HeaderContentTemplate dependency property.

HeaderMarginProperty

Identifies the HeaderMargin dependency property.

 Public Properties

  Name Description

AllowColumnReorder

Gets or sets a value indicating whether columns in this header can be reordered interactively. This is a dependency property.

ColumnReorderKey

Gets or sets the modifier key, which when hold down, allows repordering of the chart columns. This is a dependency property.

HeaderBorderBrush

Gets or sets border brush of the presenter. This is a dependency property.

HeaderBorderThickness

Gets or sets the border thickness of the presenter. This is a dependency property.

HeaderContentTemplate

Gets or sets the template to use for the individual headers in the presenter. This is a dependency property.

HeaderMargin

Gets or sets the margin of the texts displayed in the presenter. This is a dependency property.

 Public Methods

  Name Description

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

 Protected Methods

  Name Description

GetContainerForItemOverride

ItemsControl.GetContainerForItemOverride override.

IsItemItsOwnContainerOverride

ItemsControl.IsItemItsOwnContainerOverride override.

OnMouseLeftButtonUp

UIElement.OnMouseLeftButtonUp override.

OnMouseMove

UIElement.OnMouseMove override.

OnPreviewKeyDown

UIElement.OnPreviewKeyDown override.

OnPreviewMouseLeftButtonDown

UIElement.OnPreviewMouseLeftButtonDown override.

PrepareContainerForItemOverride

ItemsControl.PrepareContainerForItemOverride override.

 See Also

HeadersPresenter Class
MindFusion.DataViews.Silverlight Namespace