Class StackedHeaderRows
Represents a collection of StackedHeaderRow to add the stacked header row in SfDataGrid.
Inheritance
System.Object
StackedHeaderRows
Namespace: Syncfusion.UI.Xaml.Grids
Assembly: Syncfusion.Grid.WinUI.dll
Syntax
public class StackedHeaderRows : ObservableCollection<StackedHeaderRow>
Constructors
StackedHeaderRows()
Initializes a new instance of the StackedHeaderRows class.
Declaration
public StackedHeaderRows()