CheckboxFormatterAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Sets formatting type to "Checkbox"
[AttributeUsage(AttributeTargets.All)]
public class CheckboxFormatterAttribute : CustomFormatterAttribute
Public Members
| name | description |
|---|---|
| CheckboxFormatterAttribute() | Initializes a new instance of the CheckboxFormatterAttribute class. |
| const Key | Formatter type key |
See Also
- class CustomFormatterAttribute
- Source: BasicFormatterTypes.cs