Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PrintSelectionBaseController.ActiveKeyControlsCreated Field

The name of the key that activates the PrintSelectionBaseController.ShowInReportAction when the current View’s controls are created.

Namespace: DevExpress.ExpressApp.ReportsV2

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

Declaration

public const string ActiveKeyControlsCreated = "ControlsCreated"

Field Value

Type
String
See Also