SpreadsheetControlOptions.DocumentCapabilities Property
Provides access to an object used to specify document restrictions. This is a dependency property.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v25.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Property Value
| Type | Description |
|---|---|
| SpreadsheetCapabilitiesOptions | A SpreadsheetCapabilitiesOptions class instance that provides access to various document restrictions. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DocumentCapabilities |
|---|---|
| SpreadsheetControl |
|
See Also