Skip to main content
.NET 6.0+

ListViewProcessCurrentObjectController.ListViewShowObjectActionId Field

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

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string ListViewShowObjectActionId = "ListViewShowObject"

Field Value

Type
String
See Also