DashboardItemControlEventArgs.RichEditControl Property
Gets an underlying RichEdit control.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public RichEditControl RichEditControl { get; }
#Property Value
Type | Description |
---|---|
Rich |
A Rich |
#Remarks
Use the RichEditControl property to access a RichEdit control corresponding to the TextBoxDashboardItem.