Skip to main content
All docs
V18.2

IModelRichTextPropertyEditorSettings Interface

Extends the IModelPropertyEditor node with properties specifying the RichEdit editor menu behavior.

Namespace: DevExpress.ExpressApp.Office.Win

Assembly: DevExpress.ExpressApp.Office.Win.v18.2.dll

Declaration

public interface IModelRichTextPropertyEditorSettings :
    IModelNode

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.

See Also