Theme.BaseName Field
The name of the Base theme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.2.dll
Declaration
Field Value
| Type | Description |
|---|---|
| String | The theme name. |
See Also
The name of the Base theme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.2.dll
[Browsable(false)]
public const string BaseName = "Base"
<Browsable(False)>
Public Const BaseName As String = "Base"
| Type | Description |
|---|---|
| String | The theme name. |