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