ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / C1Sizer Class / Events Property

In This Topic
    Events Property (C1Sizer)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property Events As System.ComponentModel.EventHandlerList
    protected System.ComponentModel.EventHandlerList Events {get;}
    See Also