LookupControlIncludeSelectAll Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool IncludeSelectAll { get; set; }
Public Property IncludeSelectAll As Boolean
Get
Set
public:
property bool IncludeSelectAll {
bool get ();
void set (bool value);
}
function get_IncludeSelectAll();
function set_IncludeSelectAll(value);
Property Value
Type:
BooleanSee Also