Click or drag to resize
ParameterValueControl Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The ParameterValueControl type exposes the following members.

Properties
  Name Description
Public property BackgroundColor
Gets and sets the background color of this object
Public property ClientConfig
A valid, initialised ClienConfig object used to populate lookups
Public property 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
Public property Label
Gets and sets the label that will be shown alongside the checkbox when ParameterDisplayType is Boolean
Public property LookupID
Gets and sets a Lookup Unique ID for this control
Public property ParameterDisplayType
Gets the display type of this control
Public property ShowApplyButton
Gets and sets a value that indicates whether the multi select lookup control shows an apply button
Public property Value
Gets and sets the parameter value represented by this control
Public property ValueType
Gets and sets the value type, as a string, for the parameter that this control represents
Public property VerticalAlignment
Gets and sets the vertical alignment of controls within this control
Top
See Also