ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1SplitButton Class / ImageIndex Property

In This Topic
    ImageIndex Property (C1SplitButton)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property ImageIndex As Integer
    public new int ImageIndex {get; set;}
    See Also