ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DataBindingWizard.Services Namespace / CategoryDescriptor Structure
Members

In This Topic
    CategoryDescriptor Structure
    In This Topic
    Describes a category.
    This struct encapsulates the details of a category including its name.
    Object Model
    CategoryDescriptor Structure
    Syntax
    'Declaration
     
    Public Structure CategoryDescriptor 
       Inherits System.ValueType
    public struct CategoryDescriptor : System.ValueType 
    Remarks
    This struct 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.ValueType
          GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor

    See Also