Skip to main content

EditorAliases.RichTextPropertyEditor Field

Specifies the built-in alias for the RichTextPropertyEditor editor.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v26.1.dll

Declaration

public const string RichTextPropertyEditor = "RichTextPropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also