ParameterValueControl Properties |
The ParameterValueControl type exposes the following members.
Name | Description | |
---|---|---|
BackgroundColor |
Gets and sets the background color of this object
|
|
ClientConfig |
A valid, initialised ClienConfig object used to populate lookups
|
|
EventOnLostFocusOnly |
Gets and sets a property that indicates whether the value changed event should fire every time a value changes or just when the user LostFocuss the control
|
|
Label |
Gets and sets the label that will be shown alongside the checkbox when ParameterDisplayType is Boolean
|
|
LookupID |
Gets and sets a Lookup Unique ID for this control
|
|
ParameterDisplayType |
Gets the display type of this control
|
|
ShowApplyButton |
Gets and sets a value that indicates whether the multi select lookup control shows an apply button
|
|
Value |
Gets and sets the parameter value represented by this control
|
|
ValueType |
Gets and sets the value type, as a string, for the parameter that this control represents
|
|
VerticalAlignment |
Gets and sets the vertical alignment of controls within this control
|