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