<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / C1FlexGrid Class / CreateBoundRows Method

In This Topic
    CreateBoundRows Method (C1FlexGrid)
    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