FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / OwnerDrawOutlineButtonEventArgs Class
Members

In This Topic
    OwnerDrawOutlineButtonEventArgs Class
    In This Topic
    Provides data for the OwnerDrawOutlineButton event.
    Object Model
    OwnerDrawOutlineButtonEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class OwnerDrawOutlineButtonEventArgs 
       Inherits System.EventArgs
    public class OwnerDrawOutlineButtonEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1FlexGrid.OwnerDrawOutlineButtonEventArgs

    See Also