Specifies whether the Export button should be displayed.
Namespace:
C1.Web.C1WebReportAssembly: C1.Web.C1WebReport.2 (in C1.Web.C1WebReport.2.dll)
Syntax
| C# |
|---|
[NotifyParentPropertyAttribute(true)] [DefaultValueAttribute(false)] public bool HasExportButton { get; set; } |
| Visual Basic (Declaration) |
|---|
<NotifyParentPropertyAttribute(True)> _ <DefaultValueAttribute(False)> _ Public Property HasExportButton As Boolean Get Set |
Remarks
The default value for this property is False.