FlexGrid for WinRT
Row Class Methods


For a list of all members of this type, see Row members.

Public Methods
 NameDescription
Public MethodGetDataFormattedGets the display (formatted) value stored in this row at a given column.  
Public MethodGetDataRawGets the raw (unformatted) value stored in this row at a given column.  
Public MethodGetErrorsGets a string containing all the errors associated with the data item bound to this row or with a specific property of the data item.  
Top
Protected Methods
 NameDescription
Protected MethodGetDataGets the value stored in this row at a given column.  
Protected MethodGetUnboundValueGets the unbound value stored in this row at a given column.  
Protected MethodOnPropertyChangedOverridden. Raises the PropertyChanged event on the parent rows collection.  
Protected MethodSetDataSets the value stored in this row at a given column.  
Protected MethodSetUnboundValueAssigns an unbound value to this row at a given column.  
Protected MethodStylePropertyChangedCalled when any RowCol.CellStyle owned by the grid changes. (Inherited from C1.Xaml.FlexGrid.RowCol)
Top
See Also

Reference

Row Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback