Class UnboundRowControl
Represents the class that provides the common functionalities of unbound rows.
Implements
System.IDisposable
  Inherited Members
Namespace: Syncfusion.UI.Xaml.DataGrid
Assembly: Syncfusion.Grid.WinUI.dll
Syntax
public class UnboundRowControl : DataGridRowControl, IDisposableConstructors
UnboundRowControl()
Initializes a new instance of UnboundRowControl class.
Declaration
public UnboundRowControl()Implements
      System.IDisposable