Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ListViewProcessCurrentObjectController.ListViewShowObjectActionId Field

Specifies the identifier of the ListViewProcessCurrentObjectController.ProcessCurrentObjectAction. By default, it is set to ListViewShowObject.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string ListViewShowObjectActionId = "ListViewShowObject"

Field Value

Type
String
See Also