ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / RemoveButtonStyle Class / Image Property

In This Topic
    Image Property (RemoveButtonStyle)
    In This Topic
    Gets or sets the Image for the element.
    Syntax
    'Declaration
     
    
    Public Overridable Property Image As Image
    public virtual Image Image {get; set;}
    See Also