Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / ActionEventArgs Class / ActionEventArgs Constructor


In This Topic
    ActionEventArgs Constructor
    In This Topic
    Initializes a new instance of the ActionEventArgs class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ActionEventArgs()
    public ActionEventArgs()
    See Also