Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1Command Class / Name Property

In This Topic
    Name Property
    In This Topic
    Gets the name of the command.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also