Back to Devexpress

IModelViewHiddenActions Interface

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

latest1.7 KB
Original Source

IModelViewHiddenActions Interface

Used to extend the Application Model‘s View nodes.

Namespace : DevExpress.ExpressApp.SystemModule

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface IModelViewHiddenActions
vb
Public Interface IModelViewHiddenActions

Remarks

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

See Also

IModelViewHiddenActions Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

DevExpress.ExpressApp.SystemModule Namespace