Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public const string ActiveKeyControlsCreated = "ControlsCreated"

Field Value

Type
String
See Also