Name | Description | |
---|---|---|
![]() | AllLabel | Gets or sets the text label displayed when all options are selected. |
![]() | ApplyParameters | Gets or sets the text displayed on the 'Apply Parameters' button. |
![]() | FalseLabel | Gets or sets the 'No' option text for the boolean parameter editor. |
![]() | InvalidValueFmt | Gets or sets the format string for a notification that the specified value is invalid for a parameter of a given type. |
![]() | NoneLabel | Gets or sets the text label displayed when none of the available options are selected. |
![]() | NullLabel | Gets or sets the Null checkbox label for the nullable parameters. |
![]() | ParametersHeader | Gets or sets the text used as caption for the Parameters panel. |
![]() | SelectAllLabel | Gets or sets the 'Select All' option text used for the multivalue parameters. |
![]() | SelectValue | Gets or sets the text prompt used for a parameter which value is not selected yet. |
![]() | TrueLabel | Gets or sets the 'Yes' option text for the boolean parameter editor. |
![]() | ValueNotSpecified | Gets or sets the error message text for a parameter that has to be set. |