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

ListViewProcessCurrentObjectController.ListViewShowObjectActionId Field

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

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v19.1.dll

Declaration

public const string ListViewShowObjectActionId = "ListViewShowObject"

Field Value

Type
String
See Also