ContentControlListBase.GetText() Method
Gets text currently displayed by the content control.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Returns
Type | Description |
---|---|
String | The currently displayed text. |
See Also