EnumDecorator class
namespace: Serenity.Reporting assembly: Serenity.Net.Services
A decorator used to export enum name instead of the enum integer value.
public class EnumDecorator : BaseCellDecorator
Public Members
| name | description |
|---|---|
| EnumDecorator(…) | Creates an instance of the class. |
| override Decorate() |
See Also
- class BaseCellDecorator
- Source: EnumDecorator.cs