Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / ImageList Property

In This Topic
    ImageList Property (C1CommandHolder)
    In This Topic
    Gets or sets the image list for command images.
    Syntax
    'Declaration
     
    
    Public Property ImageList As ImageList
    public ImageList ImageList {get; set;}
    See Also