CustomFieldGenerallib Properties |
The CustomFieldGenerallib type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalValidator | (Inherited from CustomField.) | |
| Connection | (Inherited from DbObject.) | |
| Context |
Gets or sets the context.
(Inherited from CustomField.) | |
| DropDownDefaultValue |
Stores and retrieves a DropDownList default value.
(Inherited from CustomField.) | |
| DropDownList |
Stores and retrieves a list of DropDownList items.
(Inherited from CustomField.) | |
| EnableClientValidation |
Gets or sets a value indicating whether [enable client validation].
(Inherited from CustomField.) | |
| ID | (Inherited from DbObject.) | |
| IsDropDown |
Determines whether the current field is DropDown.
(Inherited from CustomField.) | |
| IsNew | (Inherited from DbObject.) | |
| ItemID |
Gets or sets the item identifier.
(Inherited from CustomField.) | |
| Name |
Stores and retrieves the current field name.
(Inherited from CustomField.) | |
| Required |
Determines whether it is required to fill current field. IFControlInfo (Inherited from CustomField.) | |
| Sort |
Stores and retrieves the current field sort position.
(Inherited from CustomField.) | |
| SystemName |
Stores and retrieves the current field system name.
(Inherited from CustomField.) | |
| Transaction | (Inherited from DbObject.) | |
| TypeID |
Stores and retrieves the current field type.
(Inherited from CustomField.) | |
| ValidationContext |
Gets the validation context.
(Overrides CustomFieldValidationContext.) | |
| Value |
Gets or sets the value.
(Inherited from CustomField.) |