StiOptionsViewerWindowsShowToolbar Property |
Gets or sets a value indicating whether to show a Toolbar in the viewer control.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static Nullable<bool> ShowToolbar { get; set; }
Public Shared Property ShowToolbar As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also