C1.Silverlight.FlexGrid Namespace : Row Class |
For a list of all members of this type, see Row members.
Name | Description | |
---|---|---|
GetDataFormatted | Gets the display (formatted) value stored in this row at a given column. | |
GetDataRaw | Gets the raw (unformatted) value stored in this row at a given column. | |
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. |
Name | Description | |
---|---|---|
GetData | Gets the value stored in this row at a given column. | |
GetUnboundValue | Gets the unbound value stored in this row at a given column. | |
OnPropertyChanged | Overridden. Raises the PropertyChanged event on the parent rows collection. | |
SetData | Sets the value stored in this row at a given column. | |
SetUnboundValue | Assigns an unbound value to this row at a given column. | |
StylePropertyChanged | Called when any RowCol.CellStyle owned by the grid changes. (Inherited from C1.Silverlight.FlexGrid.RowCol) |