Visual Basic (Declaration) | |
---|---|
Public Property SmartLabel As SmartLabel |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public SmartLabel SmartLabel {get; set;} |
C++/CLI | |
---|---|
public: property SmartLabel^ SmartLabel { SmartLabel^ get(); void set (SmartLabel^ value); } |
dotnetCHARTING | Send comments on this topic. |
SmartLabel Property | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > EmptyElement Class : SmartLabel Property |
Visual Basic (Declaration) | |
---|---|
Public Property SmartLabel As SmartLabel |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public SmartLabel SmartLabel {get; set;} |
C++/CLI | |
---|---|
public: property SmartLabel^ SmartLabel { SmartLabel^ get(); void set (SmartLabel^ value); } |