See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The AppWizardEntityClassProperty type exposes the following members.

Constructors

  NameDescription
Public methodAppWizardEntityClassProperty
Initializes a new instance of the AppWizardEntityClassProperty class

Methods

  NameDescription
Protected methodAddPropertyValueChanged (Inherited from BindingObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetItemProperties (Inherited from BindingObject.)
Protected methodGetProperties (Inherited from BindingObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasControl
Get whether the field has a control, or in the case of a grid, has any usable columns.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodNewPropertyDescriptorCollection (Inherited from BindingObject.)
Protected methodOnPropertyChanged (Inherited from BindingObject.)
Protected methodRemovePropertyValueChanged (Inherited from BindingObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodValidateListDisplayMember
Protected methodValidateListValueMember
Protected methodValidateLookupEntityOrListType
Protected methodValidatePropertyTypeNameUsingDefaultNamespace

Properties

  NameDescription
Protected propertyAllLookupCollectionTypes
Public propertyAvailableGridColumns
Get a collection of FieldAvailability entities that determine column availability and visibility.
Public propertyChildEntity
Public propertyEntityClass
Public propertyEntityProperty
Public propertyFieldType
Get or set the control to use for the field.
Public propertyFieldTypeList
Public propertyListDisplayMember
Public propertyListValueMember
Public propertyLookupCollectionTypeName
Public propertyLookupEntityType
Public propertyPropertyTypeNameUsingDefaultNamespace

Events

  NameDescription
Public eventFieldTypeChanged
Occurs when the value of the FieldType property has changed.
Public eventPropertyChanged (Inherited from BindingObject.)

See Also