[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ShapeEventArgs.Continue

Continue Property

Continue

Indicates whether to continue the default process.

Declaration
public bool Continue { get; set; }
Public Property [Continue] As Boolean
Property Value
Type Description
bool

true if the default process is continuing; otherwise, the default process will be skipped.