menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridStackedHeaderCellControl - WPF 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.Grid
    Assembly: Syncfusion.SfGrid.WPF.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()

    OnApplyTemplate()

    Builds the visual tree for the GridHeaderIndentCell when a new template is applied.

    Declaration
    public override void OnApplyTemplate()

    OnCreateAutomationPeer()

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

    Declaration
    protected override AutomationPeer OnCreateAutomationPeer()
    Returns
    Type Description
    System.Windows.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