Theme.BaseFullName Field
The full name of the Base theme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Field Value
| Type | Description |
|---|---|
| String | The theme’s user friendly name. |
See Also
The full name of the Base theme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v26.1.dll
[Browsable(false)]
public const string BaseFullName = "Base"
<Browsable(False)>
Public Const BaseFullName As String = "Base"
| Type | Description |
|---|---|
| String | The theme’s user friendly name. |