LookupControlMultipleSelect Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool MultipleSelect { get; }
Public ReadOnly Property MultipleSelect As Boolean
Get
public:
property bool MultipleSelect {
bool get ();
}
function get_MultipleSelect();
Property Value
Type:
BooleanSee Also