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

IModelViewHiddenActions.HiddenActions Property

Provides access to the HiddenActions node.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

IModelHiddenActions HiddenActions { get; }

Property Value

Type Description
IModelHiddenActions

An IModelHiddenActions object representing the HiddenActions node.

See Also