Back to Devexpress

CalendarControlBase.BackgroundImageLayout Property

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-calendarcontrolbase-346bc2f5.md

latest1.3 KB
Original Source

CalendarControlBase.BackgroundImageLayout Property

This member is not supported by the class.

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

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

CalendarControlBase Class

CalendarControlBase Members

DevExpress.XtraEditors.Controls Namespace