Skip to main content
.NET 6.0+

PrintSelectionBaseController.ActiveKeyDisableForLookupListView Field

The name of the key that deactivates the PrintSelectionBaseController.ShowInReportAction in lookup List Views.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v23.2.dll

Declaration

public const string ActiveKeyDisableForLookupListView = "DisableForLookupListView"

Field Value

Type
String
See Also