C1.Silverlight.FlexGrid Namespace : GroupRow Class |
For a list of all members of this type, see GroupRow members.
Name | Description | |
---|---|---|
GetCellRange | Gets a CellRange object that contains all the rows in the group represented by this GroupRow and all columns. | |
GetDataFormatted | Gets the display (formatted) value stored in this row at a given column. (Inherited from C1.Silverlight.FlexGrid.Row) | |
GetDataItems | Gets a collection of data items in the group represented by this GroupRow. | |
GetDataRaw | Gets the raw (unformatted) value stored in this row at a given column. (Inherited from C1.Silverlight.FlexGrid.Row) | |
GetErrors | Gets a string containing all the errors associated with the data item bound to this row or with a specific property of the data item. (Inherited from C1.Silverlight.FlexGrid.Row) |
Name | Description | |
---|---|---|
GetData | Gets the value stored in this row at a given column. (Inherited from C1.Silverlight.FlexGrid.Row) | |
GetUnboundValue | Gets the unbound value stored in this row at a given column. (Inherited from C1.Silverlight.FlexGrid.Row) | |
OnPropertyChanged | Raises the PropertyChanged event on the parent rows collection. (Inherited from C1.Silverlight.FlexGrid.Row) | |
SetData | Sets the value stored in this row at a given column. (Inherited from C1.Silverlight.FlexGrid.Row) | |
SetUnboundValue | Assigns an unbound value to this row at a given column. (Inherited from C1.Silverlight.FlexGrid.Row) | |
StylePropertyChanged | Called when any RowCol.CellStyle owned by the grid changes. (Inherited from C1.Silverlight.FlexGrid.RowCol) |