ShowParameters Property (C1FlexViewer)
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