Click or drag to resize
ParameterValueControlShowApplyButton Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether the multi select lookup control shows an apply button

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool ShowApplyButton { get; set; }

Return Value

Type: Boolean
True if the multi select lookup control shows an apply button
See Also