Skip to main content

ListViewProcessCurrentObjectController.ListViewShowObjectActionId Field

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

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v26.1.dll

Declaration

public const string ListViewShowObjectActionId = "ListViewShowObject"

Field Value

Type
String
See Also