Back to Devexpress

IModelOptionsEnableHtmlFormatting Interface

expressappframework-devexpress-dot-expressapp-dot-win-dot-systemmodule-5a0110b1.md

latest1.9 KB
Original Source

IModelOptionsEnableHtmlFormatting Interface

Used to extend the Application Model‘s Options node.

Namespace : DevExpress.ExpressApp.Win.SystemModule

Assembly : DevExpress.ExpressApp.Win.v25.2.dll

NuGet Packages : DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

csharp
public interface IModelOptionsEnableHtmlFormatting
vb
Public Interface IModelOptionsEnableHtmlFormatting

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelOptionsEnableHtmlFormatting is used by the HtmlFormattingController , to extend the IModelOptions.

See Also

IModelOptionsEnableHtmlFormatting Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

DevExpress.ExpressApp.Win.SystemModule Namespace