NavigationPanelVisible Property (C1PrintPreviewDialog)
In This Topic
Gets or sets a value indicating whether the navigation panel should be visible.
Syntax
'Declaration
Public Property NavigationPanelVisible As Boolean
public bool NavigationPanelVisible {get; set;}
See Also