Back to Devexpress

XtraTabbedMdiManager.Appearance Property

windowsforms-devexpress-dot-xtratabbedmdi-dot-xtratabbedmdimanager-51b80245.md

latest1.4 KB
Original Source

XtraTabbedMdiManager.Appearance Property

Gets the appearance settings used to paint the MDI client.

Namespace : DevExpress.XtraTabbedMdi

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Appearance")]
public AppearanceObject Appearance { get; }
vb
<DXCategory("Appearance")>
Public ReadOnly Property Appearance As AppearanceObject

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object which provides the appearance settings used to paint the MDI client.

|

See Also

AppearancePage

XtraTabbedMdiManager Class

XtraTabbedMdiManager Members

DevExpress.XtraTabbedMdi Namespace