OfficeDocumentBase<T>.Modified Property
Gets a value indicating whether the current document was modified after it was opened.
Namespace: DevExpress.Web.Office.Internal
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Implements
See Also