C1.Win.Input Namespace / C1SplitButton Class / ItemsImageList Property

In This Topic
ItemsImageList Property (C1SplitButton)
In This Topic
Gets or sets the ImageList to get the images to display in the drop down items.
Syntax
'Declaration
 
Public Property ItemsImageList As ImageList
 
See Also