Class GridHeaderIndentCell
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
[ClassReference(IsReviewed = false)]
public class GridHeaderIndentCell : GridIndentCell, IDisposable
Constructors
GridHeaderIndentCell()
Declaration
public GridHeaderIndentCell()
Methods
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Type | Description |
---|---|
System.Windows.Automation.Peers.AutomationPeer |
Overrides
Implements
System.IDisposable