Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight 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