Class GridUnBoundRowCell
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public class GridUnBoundRowCell : GridCell, IDisposable
Constructors
GridUnBoundRowCell()
Declaration
public GridUnBoundRowCell()
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()
Overrides
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Type | Description |
---|---|
System.Windows.Automation.Peers.AutomationPeer |
Overrides
Implements
System.IDisposable