FilterListViewItems Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic ListBoxObjectCollection Items { get; }
Public ReadOnly Property Items As ListBoxObjectCollection
Get
public:
property ListBoxObjectCollection^ Items {
ListBoxObjectCollection^ get ();
}
Property Value
Type:
ListBoxObjectCollection
See Also