Back to Devexpress

IModelOptionsDashboard Interface

expressappframework-devexpress-dot-expressapp-dot-systemmodule-ebffb29f.md

latest1.8 KB
Original Source

IModelOptionsDashboard Interface

The Dashboards node specifies options related to the Dashboard Views.

Namespace : DevExpress.ExpressApp.SystemModule

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface IModelOptionsDashboard :
    IModelNode
vb
Public Interface IModelOptionsDashboard
    Inherits IModelNode

The following members return IModelOptionsDashboard objects:

Remarks

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

See Also

IModelOptionsDashboard Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

DevExpress.ExpressApp.SystemModule Namespace