ISpreadsheetComponent.Modified Property
Gets or sets whether the document content was modified since it was last saved.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the document’s contents was modified; otherwise, false. |
See Also