[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DataBindingWizard.Services.ISampleReportsProvider.Categories

Categories Property

Categories

Gets a collection of category descriptors in the correct order.

Declaration
IEnumerable<CategoryDescriptor> Categories { get; }
Property Value
Type Description
IEnumerable<CategoryDescriptor>

A collection of CategoryDescriptor instances.

Remarks

This property provides access to all available category descriptors in the correct order.