Skip to main content
A newer version of this page is available.
All docs
V18.1

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.1.dll

Declaration

public interface IModelRichTextPropertyEditorSettings :
    IModelNode

Remarks

This interface is a part of the Application Model infrastructure and is not intended to be implemented by your classes. To learn more, refer to the Application Model Structure topic.

See Also