FlexGrid for WinRT
GroupRow Class Methods


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

Public Methods
 NameDescription
Public MethodGetCellRangeGets a CellRange object that contains all the rows in the group represented by this GroupRow and all columns.  
Public MethodGetDataFormattedGets the display (formatted) value stored in this row at a given column. (Inherited from C1.Xaml.FlexGrid.Row)
Public MethodGetDataItemsGets a collection of data items in the group represented by this GroupRow.  
Public MethodGetDataRawGets the raw (unformatted) value stored in this row at a given column. (Inherited from C1.Xaml.FlexGrid.Row)
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. (Inherited from C1.Xaml.FlexGrid.Row)
Top
Protected Methods
 NameDescription
Protected MethodGetDataGets the value stored in this row at a given column. (Inherited from C1.Xaml.FlexGrid.Row)
Protected MethodGetUnboundValueGets the unbound value stored in this row at a given column. (Inherited from C1.Xaml.FlexGrid.Row)
Protected MethodOnPropertyChangedRaises the PropertyChanged event on the parent rows collection. (Inherited from C1.Xaml.FlexGrid.Row)
Protected MethodSetDataSets the value stored in this row at a given column. (Inherited from C1.Xaml.FlexGrid.Row)
Protected MethodSetUnboundValueAssigns an unbound value to this row at a given column. (Inherited from C1.Xaml.FlexGrid.Row)
Protected MethodStylePropertyChangedCalled when any RowCol.CellStyle owned by the grid changes. (Inherited from C1.Xaml.FlexGrid.RowCol)
Top
See Also

Reference

GroupRow Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback