Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Action
.
.
::
.
.
Name Property
Action Class
See Also
Gets the action name.
Namespace:
C1.Win.C1Chart
Assembly:
C1.Win.C1Chart.2
(in C1.Win.C1Chart.2.dll)
Syntax
C#
public
string
Name
{
get
; }
Visual Basic
Public
ReadOnly
Property
Name
As
String
Get
See Also
Action Class
C1.Win.C1Chart Namespace
C1.Win.C1Chart
.
.
::
.
.
Action