[]
Represents a row that is bound to a data item.
public class GridBoundRow : GridRow, INotifyPropertyChanging, 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. |