menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StackedColumns - API Reference

    Show / Hide Table of Contents

    Class StackedColumns

    Represents a collection of StackedColumn to group the columns under particular category.

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

    Constructors

    StackedColumns()

    Initializes a new instance of StackedColumns class.

    Declaration
    public StackedColumns()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved