[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ShapeEventArgs

ShapeEventArgs Class

Provides data for the UIManager.ShapeChanged events.

Inheritance
ShapeEventArgs
Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public sealed class ShapeEventArgs : EventArgs
Public NotInheritable Class ShapeEventArgs
    Inherits EventArgs

Constructors

Name Description
ShapeEventArgs(IShape, ShapeChangeType)

Initializes a new instance of the ShapeEventArgs class.

Properties

Name Description
Continue

Indicates whether to continue the default process.

Shape

Gets the shape to process.

Shapes

Gets all shapes to process.

Type

Gets the reason that trigger the event.