SnapDocumentRange.BeginUpdateDocument Property
Starts editing the Snap document.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
SnapSubDocument | An object implementing the SnapSubDocument interface. |
See Also