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