HeaderFooterPicture.LockAspectRatio Property
Gets or sets whether the picture retains its original proportions after resizing.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to retain the original proportions; otherwise, false. |
See Also