SpreadsheetControl.ModifiedChanged Event
Occurs when the value of the SpreadsheetControl.Modified property is changed.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Event Data
The ModifiedChanged event's data class is EventArgs.
See Also