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.v18.2.dll

Declaration

[Browsable(false)]
public override ImageLayout BackgroundImageLayout { get; set; }

Property Value

Type
ImageLayout
See Also