FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / CreateBoundRows Method

In This Topic
    CreateBoundRows Method
    In This Topic
    Creates rows bound to each data item in the current data source.
    Syntax
    'Declaration
     
    Protected Overridable Sub CreateBoundRows() 
    protected virtual void CreateBoundRows()
    See Also