Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

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.v20.2.dll

Declaration

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