4.365 GridViewHeaderRowPresenter

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > GridViewRowPresenterBase > GridViewHeaderRowPresenter, IInputElement
GridViewHeaderRowPresenter
(usage)
<GridViewHeaderRowPresenter />
(description)
Represents an object that is used to define the layout of a row of column headers.
[name property]
Name
[xml lang property]
Language
(properties)
AllowsColumnReorder
x:Boolean
(description)
A value that indicates whether columns can change positions.
ColumnHeaderContainerStyle
Style
(description)
The Style to use for the column headers.
ColumnHeaderContextMenu
ContextMenu
(description)
A ContextMenu for the column headers.
ColumnHeaderStringFormat
x:String
(description)
A composite string that specifies how to format the column headers if they are displayed as strings.
ColumnHeaderTemplate
DataTemplate
(description)
The template to use to display the column headers.
ColumnHeaderTemplateSelector
DataTemplateSelector
(description)
A DataTemplateSelector that provides logic that selects the data template to use to display a column header.
ColumnHeaderToolTip
x:Object
(description)
The content for a tooltip for the column header row.