ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / GetRowErrorInfo Event

In This Topic
    GetRowErrorInfo Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event GetRowErrorInfo As GetErrorInfoEventHandler
    public event GetErrorInfoEventHandler GetRowErrorInfo
    See Also