Skip to main content
A newer version of this page is available. .

SpreadsheetControl.BackgroundImageLayout Property

This property has no effect on the SpreadsheetControl.

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.XtraSpreadsheet.v20.2.dll

NuGet Package: DevExpress.Win.Spreadsheet

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override ImageLayout BackgroundImageLayout { get; set; }

Property Value

Type
ImageLayout
See Also