ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1SplitButton Class / ImageKey Property

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