Skip to main content

HeaderRowData Class

Contains information about the Row Indicator Header.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.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