CheckboxFormatterAttribute class

namespace: Serenity.ComponentModel   assemblySerenity.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