Class SubFormsAttribute
- Namespace
- MES.MQC.UtilityLibrary.Form.Attributes.Field
- Assembly
- MES.MQC.UtilityLibrary.dll
public class SubFormsAttribute : SubFormAttributeBase, _Attribute, IFieldAttribute
- Inheritance
-
SubFormsAttribute
- Implements
- Inherited Members
Properties
AddLabel
public string AddLabel { get; set; }
Property Value
DefaultItemValue
public object DefaultItemValue { get; set; }
Property Value
MaxItems
public int MaxItems { get; set; }
Property Value
MinItems
public int MinItems { get; set; }
Property Value
Methods
IsArrayType()
PropertyType for this attribute is an array of enum or a basic type
public override bool IsArrayType()