Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / ShapeStateEventArgs Class / ShapeStateEventArgs Constructor


In This Topic
    ShapeStateEventArgs Constructor
    In This Topic
    Creates a new instance of ShapeStateEventArgs.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ShapeStateEventArgs()
    public ShapeStateEventArgs()
    See Also