Skip to main content
.NET 6.0+

PrintSelectionBaseController.ActiveKeyDisableActionWhenThereAreChanges Field

The name of the key that deactivates the PrintSelectionBaseController.ShowInReportAction when the data is modified in the current View.

Namespace: DevExpress.ExpressApp.ReportsV2

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

Declaration

public const string ActiveKeyDisableActionWhenThereAreChanges = "DisableActionWhenThereAreChanges"

Field Value

Type
String
See Also