SnapControlOptions.DocumentSaveOptions Property
Provides access to the control’s document saving options.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.dll
NuGet Package: DevExpress.Win.Snap
Declaration
Property Value
| Type | Description |
|---|---|
| SnxDocumentSaveOptions | A SnxDocumentSaveOptions object that contains document saving related settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DocumentSaveOptions |
|---|---|
| SnapControl |
|
See Also