Class SubFormAttributeBase
- Namespace
- MES.MQC.UtilityLibrary.Form.Attributes.Field
- Assembly
- MES.MQC.UtilityLibrary.dll
public abstract class SubFormAttributeBase : FieldAttributeBase, _Attribute, IFieldAttribute
- Inheritance
-
SubFormAttributeBase
- Implements
- Derived
- Inherited Members
Properties
Collapsible
public bool Collapsible { get; set; }
Property Value
Methods
AllowClassType()
PropertyType for this attribute can be a class, that contains at least one property with a FieldAttribute
public override bool AllowClassType()