Class UnboundRow
Represents a class that deals with UnboundRow's column creation and updating it's renderer and initialize it element.
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.WinForms.DataGrid
Assembly: Syncfusion.SfDataGrid.WinForms.dll
Syntax
public class UnboundRow : DataRow, IDisposable
Constructors
UnboundRow()
Declaration
public UnboundRow()
Implements
System.IDisposable