ReportRegistry.Category constructor
namespace: Serenity.Reporting assembly: Serenity.Net.Services
Creates an instance of the class
public Category(string key, string title)
| parameter | description |
|---|---|
| key | Category key |
| title | Category title |
See Also
- class Category