Skip to main content
A newer version of this page is available. .

ColumnBase.GetHeaderPresenterType(DependencyObject) Method

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.UI.Xaml.Grid

Assembly: DevExpress.UI.Xaml.Grid.v18.2.dll

Declaration

public static HeaderPresenterType GetHeaderPresenterType(
    DependencyObject element
)

Parameters

Name Type
element Windows.UI.Xaml.DependencyObject

Returns

Type
DevExpress.UI.Xaml.Grid.HeaderPresenterType
See Also