Text Property (ParametersPanel)
In This Topic
Gets or sets the caption of parameters panel.
Syntax
'Declaration
Public Overrides NotOverridable Property Text As String
public override string Text {get; set;}
Property Value
The caption text.
Requirements
See Also