XtraTabbedMdiManager.Appearance Property
In This Article
Gets the appearance settings used to paint the MDI client.
Namespace: DevExpress.XtraTabbedMdi
Assembly: DevExpress.XtraBars.v24.2.dll
#Declaration
[DXCategory("Appearance")]
public AppearanceObject Appearance { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
See Also