ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Action Class / Name Property

In This Topic
    Name Property (Action)
    In This Topic
    Gets the action name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also