ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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 System.String
    public System.string Icon {get; set;}
    See Also