Click or drag to resize
AbstractReportControlEnableExport Property
If true export is allowed

Namespace: CMS.Reporting.Web.UI
Assembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual bool EnableExport { get; set; }

Property Value

Type: Boolean
See Also