C1.WPF.Input Namespace / C1MultiSelect Class / DataCollection Property

In This Topic
DataCollection Property (C1MultiSelect)
In This Topic
Gets the underlying collection.
Syntax
'Declaration
 
Public ReadOnly Property DataCollection As C1.DataCollection.IDataCollection(Of Object)
 
See Also