ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / OnOwnerDrawOutlineButton Method

In This Topic
    OnOwnerDrawOutlineButton Method (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnOwnerDrawOutlineButton( _
       ByVal e As C1.Win.FlexGrid.OwnerDrawOutlineButtonEventArgs _
    ) 
    protected virtual void OnOwnerDrawOutlineButton( 
       C1.Win.FlexGrid.OwnerDrawOutlineButtonEventArgs e
    )

    Parameters

    e
    See Also