menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StackedHeaderRows - WPF API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved