[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DataBindingWizard.Services.DefaultSampleReportsProvider.Categories

Categories Property

Categories

Gets a collection of category descriptors in the correct order.

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

A collection of CategoryDescriptor instances.

Implements
Remarks

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