See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The AppWizardEntityClassProperty type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AppWizardEntityClassProperty | Initializes a new instance of the AppWizardEntityClassProperty class |
Methods
| Name | Description | |
|---|---|---|
| AddPropertyValueChanged | (Inherited from BindingObject.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetItemProperties | (Inherited from BindingObject.) | |
| GetProperties | (Inherited from BindingObject.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasControl |
Get whether the field has a control, or in the case of a grid, has any usable columns.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NewPropertyDescriptorCollection | (Inherited from BindingObject.) | |
| OnPropertyChanged | (Inherited from BindingObject.) | |
| RemovePropertyValueChanged | (Inherited from BindingObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| ValidateListDisplayMember | ||
| ValidateListValueMember | ||
| ValidateLookupEntityOrListType | ||
| ValidatePropertyTypeNameUsingDefaultNamespace |
Properties
| Name | Description | |
|---|---|---|
| AllLookupCollectionTypes | ||
| AvailableGridColumns |
Get a collection of FieldAvailability entities that determine column availability and visibility.
| |
| ChildEntity | ||
| EntityClass | ||
| EntityProperty | ||
| FieldType |
Get or set the control to use for the field.
| |
| FieldTypeList | ||
| ListDisplayMember | ||
| ListValueMember | ||
| LookupCollectionTypeName | ||
| LookupEntityType | ||
| PropertyTypeNameUsingDefaultNamespace |
Events
| Name | Description | |
|---|---|---|
| FieldTypeChanged |
Occurs when the value of the FieldType property has changed.
| |
| PropertyChanged | (Inherited from BindingObject.) |