Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / SplitButtonItem Class / ImageIndex Property

In This Topic
    ImageIndex Property (SplitButtonItem)
    In This Topic
    Gets or sets the image list index value of the image displayed on an item.
    Syntax
    'Declaration
     
    
    Public Property ImageIndex As Integer
    public int ImageIndex {get; set;}
    See Also