TextBoxDashboardItem.InnerRtf Property
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Default |
|---|---|
| String | null |
See Also
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
[Browsable(false)]
[DefaultValue(null)]
public string InnerRtf { get; set; }
<Browsable(False)>
<DefaultValue(Nothing)>
Public Property InnerRtf As String
| Type | Default |
|---|---|
| String | null |