menu

WinUI

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

    Show / Hide Table of Contents

    Class GridStackedHeaderCellControl

    Represents a class that provides common functionalities of StackedHeaderCellControl in SfDataGrid.

    Inheritance
    System.Object
    GridStackedHeaderCellControl
    Implements
    System.IDisposable
    Namespace: Syncfusion.UI.Xaml.DataGrid
    Assembly: Syncfusion.Grid.WinUI.dll
    Syntax
    public sealed class GridStackedHeaderCellControl : ContentControl, IDisposable

    Constructors

    GridStackedHeaderCellControl()

    Declaration
    public GridStackedHeaderCellControl()

    Methods

    Dispose()

    Disposes all the resources used by the GridCell class.

    Declaration
    public void Dispose()

    OnCreateAutomationPeer()

    Returns a class-specific AutomationPeer Implementations for the Microsoft UI Automation infrastrcutre.

    Declaration
    protected override AutomationPeer OnCreateAutomationPeer()
    Returns
    Type Description
    Microsoft.UI.Xaml.Automation.Peers.AutomationPeer

    The class-specific AutomationPeer subclass.

    Implements

    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved