MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / LabelAttribute Class
Members

LabelAttribute Class
Represents the class for setting the Label attribute.
Object Model
LabelAttribute Class
Syntax
'Declaration
 
Public Class LabelAttribute 
   Inherits System.Attribute
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.Attribute
      GrapeCity.ActiveReports.Document.Section.LabelAttribute

See Also