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

In This Topic
Items Property
In This Topic
Gets the collection used to generate the content of the ItemsControl.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Items As ItemCollection
 
See Also