Skip to main content
.NET 6.0+

PrintSelectionBaseController.ActiveKeyViewSupportsSelection Field

The name of the key that activates the PrintSelectionBaseController.ShowInReportAction when the current View supports selection.

Namespace: DevExpress.ExpressApp.ReportsV2

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

Declaration

public const string ActiveKeyViewSupportsSelection = "ViewSupportsSelection"

Field Value

Type
String
See Also