ActiveReports.Viewer3 Request technical support
Label Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Property Label As String
Visual Basic (Usage)Copy Code
Dim instance As LabelAttribute
Dim value As String
 
instance.Label = value
 
value = instance.Label
C# 
public string Label {get; set;}

See Also