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