Skip to main content

TextBoxDashboardItem.InnerRtf Property

For internal use.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

[Browsable(false)]
[DefaultValue(null)]
public string InnerRtf { get; set; }

Property Value

Type Default
String null
See Also