ComponentOne Input for WinForms
Items Property (C1SplitButton)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1SplitButton Class : Items Property
Gets the collection of DropDownItem components on this button.
Syntax
'Declaration
 
Public ReadOnly Property Items As DropDownItemCollection
public DropDownItemCollection Items {get;}
See Also

Reference

C1SplitButton Class
C1SplitButton Members