[]
Represents a row that is bound to a data item.
public class GridBoundRow : GridRow, IComponent, IHandleAfterRender, INotifyPropertyChanging, IHandleEvent, INotifyPropertyChanged
Name | Description |
---|---|
GridBoundRow(IDataCollection<object>, int) | Initializes a new instance of the GridBoundRow class. |
GridBoundRow(object) | Initializes a new instance of the GridBoundRow class. |