ActiveReports.Viewer3 Request technical support
LabelAttribute Class
See Also  Members  


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Class LabelAttribute 
   Inherits Attribute
Visual Basic (Usage)Copy Code
Dim instance As LabelAttribute
C# 
public class LabelAttribute : Attribute 

Inheritance Hierarchy

System.Object
   System.Attribute
      DataDynamics.ActiveReports.Viewer.LabelAttribute

See Also