ShapeChangingEventArgs Class
Provides data for the SpreadsheetControl.ShapeRemoving event.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
An instance of the ShapeChangingEventArgs class with appropriate settings is automatically created and passed to the SpreadsheetControl.ShapeRemoving event handler.
Inheritance
Object
EventArgs
CancelEventArgs
DevExpress.Spreadsheet.SheetCancelEventArgsBase
ShapeChangingEventArgs
See Also