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

In This Topic
    BeforeSort Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event BeforeSort As SortColEventHandler
    public event SortColEventHandler BeforeSort
    See Also