Skip to main content
A newer version of this page is available. .

IModelRichTextColumn Interface

Extends the IModelColumn node with properties specifying the RichEdit editor behavior in List Views.

Namespace: DevExpress.ExpressApp.Office.Win

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

Declaration

public interface IModelRichTextColumn :
    IModelColumn,
    IModelMemberViewItem,
    IModelNode,
    IModelCommonMemberViewItem,
    IModelToolTip,
    IModelLayoutElement
See Also