Back to Devexpress

PropertyDescriptionControl.BackgroundImageLayout Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertydescriptioncontrol-2def3336.md

latest1.6 KB
Original Source

PropertyDescriptionControl.BackgroundImageLayout Property

This member is not supported by the PropertyDescriptionControl class.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

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

TypeDescription
ImageLayout

An ImageLayout object.

|

See Also

PropertyDescriptionControl Class

PropertyDescriptionControl Members

DevExpress.XtraVerticalGrid Namespace