SpreadsheetDrawingBehaviorOptions.Move Property
Gets or sets the document’s capability to change the position of the drawings objects (such as pictures or charts). This is a dependency property.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v22.2.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Property Value
Type | Description |
---|---|
DocumentCapability | A DocumentCapability enumeration value specifying the document’s capability to perform an operation. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Move |
---|---|
SpreadsheetBehaviorOptions |
|
See Also