ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / IntellisenseItem Class / Icon Property

In This Topic
    Icon Property
    In This Topic
    The icon of the expression item.
    Syntax
    'Declaration
     
    Public Property Icon As String
    public string Icon {get; set;}
    See Also