Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SideCaption Class / ImageIndex Property

In This Topic
    ImageIndex Property (C1SideCaption)
    In This Topic
    Gets or sets the index of the image for the SideCaption in C1CommandHolder.ImageList.
    Syntax
    'Declaration
     
    
    Public Property ImageIndex As Integer
    public int ImageIndex {get; set;}
    See Also