ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1Icon Class / Name Property

In This Topic
    Name Property (C1Icon)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also