<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapGrid Class / LoadedRows Event

In This Topic
    LoadedRows Event (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Event LoadedRows As EventHandler
    public event EventHandler LoadedRows
    See Also