Gets or sets whether to hide the viewer tool bars when the document is active.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool HideToolBar { get; set; }
Visual Basic
Public Property HideToolBar As Boolean
	Get
	Set

See Also