ComponentOne InputPanel for WinForms
Items Property (C1InputPanel)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : Items Property
Gets the collection of input components on this panel.
Syntax
'Declaration
 
Public ReadOnly Property Items As InputComponentCollection
public InputComponentCollection Items {get;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members