Class UnboundRow
The class that going to deals with UnBoundDataRow 's column creation and updating it's renderer and initialize it element.
Inheritance
System.Object
Syncfusion.SfDataGrid.DataRowBase
Syncfusion.SfDataGrid.GridDataRow
Syncfusion.SfDataGrid.DataRow
UnboundRow
Implements
System.ComponentModel.INotifyPropertyChanged
System.IComparable
System.IDisposable
Namespace: Syncfusion.SfDataGrid
Assembly: Syncfusion.SfDataGrid.iOS.dll
Syntax
public class UnboundRow : DataRow, IRowElement, IElement, INotifyPropertyChanged, IComparable, IVisibility, IDisposable
Constructors
UnboundRow()
Initializes a new instance of the UnboundRow class.
Declaration
public UnboundRow()
Implements
System.ComponentModel.INotifyPropertyChanged
System.IComparable
System.IDisposable