ComponentOne FlexGrid for WPF and Silverlight
BoundRow Class
Members 

C1.WPF.FlexGrid Namespace : BoundRow Class
Represents a row that displays bound data.
Object Model
BoundRow Class
Syntax
'Declaration
 
Public Class BoundRow 
   Inherits Row
   Implements IBoundRow 
public class BoundRow : Row, IBoundRow  
Inheritance Hierarchy

System.Object
   C1.WPF.FlexGrid.RowCol
      C1.WPF.FlexGrid.Row
         C1.WPF.FlexGrid.BoundRow
            C1.WPF.FlexGrid.DetailRow
            C1.WPF.FlexGrid.NewRowTemplate
            C1.WPF.FlexGrid.RowWithDetails

See Also

Reference

BoundRow Members
C1.WPF.FlexGrid Namespace