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

HeaderRowData Class

Contains information about the Row Indicator Header.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class HeaderRowData :
    IRowBaseData

Remarks

The following templates use a HeaderRowData object as a data context:

Inheritance

Object
HeaderRowData
See Also