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

In This Topic
    BeforeSubtotal Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event BeforeSubtotal As SubtotalEventHandler
    public event SubtotalEventHandler BeforeSubtotal
    See Also