In This Topic
Gets or sets the custom layout for the parameters panel.
Syntax
'Declaration
Public Property ParametersView As String
public string ParametersView {get; set;}
Property Value
A
System.String that defines the visual layout of the parameters panel.
See Also