ExpressionEditorContext.UseRichDocumentation Property
Specifies whether or not the Expression Editor should use the rich text control for operators, functions, and constant descriptions.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to display descriptions using rich text; otherwise, false. |
See Also