Class CheckboxAttribute
- Namespace
- MES.MQC.UtilityLibrary.Form.Field
- Assembly
- MES.MQC.UtilityLibrary.dll
[AttributeUsage(AttributeTargets.Property)]
public class CheckboxAttribute : FieldAttribute, _Attribute
- Inheritance
-
CheckboxAttribute
- Implements
- Inherited Members
Properties
CheckLabel
public string CheckLabel { get; set; }
Property Value
Methods
GetBasicTypes()
Allowed basic types for PropertyType
public override Type[] GetBasicTypes()
Returns
- Type[]