menu

UWP

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

    Show / Hide Table of Contents

    Class TreeGridHeaderRowControl

    Represents a class that maintains the common functionalities of Header row control in SfTreeGrid.

    Inheritance
    System.Object
    TreeGridElement
    TreeGridRowControlBase
    TreeGridHeaderRowControl
    Implements
    System.IDisposable
    Inherited Members
    TreeGridElement.SelectionBackground
    TreeGridElement.SelectionBackgroundProperty
    TreeGridElement.SelectionForeground
    TreeGridElement.SelectionForegroundProperty
    TreeGridRowControlBase.DataRow
    TreeGridRowControlBase.DataRowProperty
    TreeGridRowControlBase.Dispose()
    TreeGridRowControlBase.Dispose(Boolean)
    TreeGridRowControlBase.ItemsPanel
    TreeGridRowControlBase.OnApplyTemplate()
    TreeGridRowControlBase.OnLoaded(Object, RoutedEventArgs)
    TreeGridRowControlBase.OnSizeChanged(Object, SizeChangedEventArgs)
    TreeGridRowControlBase.SetContent()
    TreeGridRowControlBase.UnwireEvents()
    TreeGridRowControlBase.WireEvents()
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class TreeGridHeaderRowControl : TreeGridRowControlBase, IDisposable

    Constructors

    TreeGridHeaderRowControl()

    Initializes a new instance of TreeGridHeaderRowControl class.

    Declaration
    public TreeGridHeaderRowControl()

    Implements

    System.IDisposable

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved