Back to Devexpress

PivotGridControl.BackgroundImageLayout Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcontrol-a0145b3e.md

latest1.3 KB
Original Source

PivotGridControl.BackgroundImageLayout 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 ImageLayout BackgroundImageLayout { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property BackgroundImageLayout As ImageLayout

Property Value

Type
ImageLayout

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.XtraPivotGrid Namespace