Back to Devexpress

PivotGridControl.BackgroundImage Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcontrol-3395ced1.md

latest1.2 KB
Original Source

PivotGridControl.BackgroundImage Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override Image BackgroundImage { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property BackgroundImage As Image

Property Value

Type
Image

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.XtraPivotGrid Namespace