ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.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