FloatingObject.LockAspectRatio Property
Gets or sets whether the floating object retains its original proportions after resizing.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to retain the original proportions; otherwise, false. |
See Also