Class CheckboxAttribute
- Namespace
- MES.MQC.UtilityLibrary.Form.Attributes.Field
- Assembly
- MES.MQC.UtilityLibrary.dll
public class CheckboxAttribute : FieldAttributeBase, _Attribute, IFieldAttribute
- 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[]