Specifies whether the export is enabled.
Namespace: Telerik.ReportViewer.WpfAssembly: Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)
Syntax
| C# |
|---|
public bool IsExportEnabled { get; set; } |
| Visual Basic |
|---|
Public Property IsExportEnabled As Boolean
Get
Set |
Version Information
Supported in: 1.0.1
See Also