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

In This Topic
    BeforeAutosizeRow Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event BeforeAutosizeRow As RowColEventHandler
    public event RowColEventHandler BeforeAutosizeRow
    See Also