Skip to main content
.NET 6.0+

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

Declaration

public const string ActiveKeyControlsCreated = "ControlsCreated"

Field Value

Type
String
See Also