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

The FieldAvailabilityCollection type exposes the following members.

Constructors

  NameDescription
Public methodFieldAvailabilityCollection
Initializes a new instance of the FieldAvailabilityCollection class

Methods

  NameDescription
Public methodAdd (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodAddIndex (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodAddNew (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodApplySort (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodCancelNew (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodClear (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodContains (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodCopyTo (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Protected methodCreateItem (Overrides BindingListAdapterCreateItem(UTP).)
Public methodEndNew (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
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 methodFind (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodGetEnumerator (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetInnerItem (Overrides BindingListAdapterGetInnerItem(UTP).)
Public methodGetItemProperties (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodGetListName (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Protected methodGetPropertyDescriptor (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodInsert (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnListChanged (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodRemove (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodRemoveAt (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodRemoveIndex (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodRemoveSort (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Protected methodSuspend (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAllowEdit (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertyAllowGridFields
Public propertyAllowNew (Overrides BindingListAdapterAllowNew.)
Public propertyAllowRemove (Overrides BindingListAdapterAllowRemove.)
Public propertyCanBeAvailableDefaulter
Public propertyCount (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Protected propertyDelayListRebuild (Overrides BindingListAdapterDelayListRebuild.)
Protected propertyInner (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertyIsReadOnly (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertyIsSorted (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertyIsSynchronized (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertyItem (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertySortDirection (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertySortProperty (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertySupportsChangeNotification (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertySupportsSearching (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertySupportsSorting (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertySyncRoot (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)
Public propertyVisibleDefaulter

Events

  NameDescription
Public eventListChanged (Inherited from BindingListAdapter<(Of <(<'FieldAvailability, AppWizardEntityClassProperty>)>)>.)

See Also