Class StackedHeaderRows
Represents a collection of
Inheritance
System.Object
StackedHeaderRows
Namespace: Syncfusion.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.UWP.dll
Syntax
public class StackedHeaderRows : ObservableCollection<StackedHeaderRow>
Constructors
StackedHeaderRows()
Initializes a new instance of the StackedHeaderRows class.
Declaration
public StackedHeaderRows()