Skip to content

GridViewHeaderRowPresenter class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.GridViewHeaderRowPresenter Modifiers: public

Summary

Extends GridViewHeaderRowPresenter, and adds layout support for GridViewColumn, which can have MinWidth and MaxWidth.

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class GridViewHeaderRowPresenter
class GridViewHeaderRowPresenter
GridViewHeaderRowPresenter <|-- GridViewHeaderRowPresenter

Inherits from: GridViewHeaderRowPresenter

Constructors

NameSummary
.ctorInitializes a new instance of the [GridViewHeaderRowPresenter](# class.

Methods

NameSummary
ArrangeOverrideArranges the content of the header row elements, and computes the actual size of the header row.
MeasureOverrideDetermines the area that is required to display the column header row.
Inherited members