SpreadsheetControl.BackgroundImageLayout Property
This property has no effect on the SpreadsheetControl.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override ImageLayout BackgroundImageLayout { get; set; }
Property Value
| Type | Description |
|---|---|
| ImageLayout |
|
See Also