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

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