The FieldInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FieldInfo()()()() | Initializes a new instance of the FieldInfo class |
![]() | FieldInfo(String, FieldType, FormFieldCollection, Boolean) | Initializes a new instance of the FieldInfo class |
![]() | FieldInfo(String, FieldType, FormFieldCollection, Boolean, PropertyInfo) | Initializes a new instance of the FieldInfo class |
![]() | FieldInfo(String, FieldType, FormFieldCollection, Boolean, Type, String) | Initializes a new instance of the FieldInfo class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Attributes | |
![]() | Custom | |
![]() | Editable | |
![]() | EmptyFieldMessage | |
![]() | FieldPosition | |
![]() | FieldType | |
![]() | FormatExpression | |
![]() | InvalidFormatMessage | |
![]() | IsRequired | |
![]() | Label | |
![]() | Name | |
![]() | ObjectProperty | |
![]() | OwnerForm | |
![]() | Rules | |
![]() | Value | |
![]() | ValueStr | |
![]() | Width |