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