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