[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DataBindingWizard.Services.CategoryDescriptor

CategoryDescriptor Struct

Describes a category.
This struct encapsulates the details of a category including its name.

Namespace: GrapeCity.ActiveReports.Design.DataBindingWizard.Services
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public struct CategoryDescriptor

Constructors

Name Description
CategoryDescriptor(string)

Initializes a new instance of the CategoryDescriptor struct.

Fields

Name Description
CategorySeparator

Separator for the category.

Properties

Name Description
Name

Gets the name of the category.