namespace: Serenity.Reporting assembly: Serenity.Net.Services
Attribute used to set the ICellDecorator
type for a property.
[AttributeUsage(AttributeTargets.All)]
public class CellDecoratorAttribute : Attribute
name | description |
---|---|
CellDecoratorAttribute(…) | Creates an instance of the class. |
DecoratorType { get; set; } | Gets the decorator type. |
- Source: CellDecoratorAttribute.cs