Class StackedHeaderRowCollection
Represents a collection of StackedHeaderRowCollection to add in SfDataGrid.
Inheritance
System.Object
StackedHeaderRowCollection
Namespace: Syncfusion.SfDataGrid.XForms
Assembly: Syncfusion.SfDataGrid.XForms.dll
Syntax
public sealed class StackedHeaderRowCollection : ObservableCollection<StackedHeaderRow>
Constructors
StackedHeaderRowCollection()
Initializes a new instance of the StackedHeaderRowCollection class.
Declaration
public StackedHeaderRowCollection()