[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShape.Action

Action Event

Occurs when the shape is chosen.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
event EventHandler<ShapeEventArgs> Action
Event Action As EventHandler(Of ShapeEventArgs)
Returns
Type Description
EventHandler<ShapeEventArgs> Occurs when the shape is chosen.