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

In This Topic
    LabelAttribute Class
    In This Topic
    Represents the class for setting the Label attribute.
    Object Model
    LabelAttribute Class
    Syntax
    'Declaration
     
    Public Class LabelAttribute 
       Inherits System.Attribute
    public class LabelAttribute : 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