alexa

    Show / Hide Table of Contents

    Class StackedHeaderRows

    Represents a collection of StackedHeaderRow to add the stacked header row in SfDataGrid.

    Inheritance
    System.Object
    StackedHeaderRows
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class StackedHeaderRows : FreezableCollection<StackedHeaderRow>

    Constructors

    StackedHeaderRows()

    Initializes a new instance of the StackedHeaderRows class.

    Declaration
    public StackedHeaderRows()
    Back to top Generated by DocFX