Input for WinForms | ComponentOne
C1.Framework Namespace / FontIconElement Class / Key Property

In This Topic
    Key Property (FontIconElement)
    In This Topic
    Gets or sets the key used to retrieve the image.
    Syntax
    'Declaration
     
    
    Public Property Key As String
    public string Key {get; set;}
    See Also