ShowParameters Property (C1FlexViewerDialog)
In This Topic
Gets or sets a value indicating if the Parameters panel should be displayed whenever possible.
Syntax
'Declaration
Public Property ShowParameters As Boolean
public bool ShowParameters {get; set;}
See Also