Class FormAttribute
- Namespace
- MES.MQC.UtilityLibrary.Form.Field
- Assembly
- MES.MQC.UtilityLibrary.dll
[AttributeUsage(AttributeTargets.Property)]
public class FormAttribute : FieldAttribute, _Attribute
- Inheritance
-
FormAttribute
- Implements
- Inherited Members
Properties
DisplayMode
public FormDisplayMode DisplayMode { 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()