MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / ImageKey Property

In This Topic
    ImageKey Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ImageKey As String
    public string ImageKey {get; set;}
    See Also