See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The FieldAvailability type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FieldAvailability | Initializes a new instance of the FieldAvailability 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.) |
![]() | 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.) |
Properties
Name | Description | |
---|---|---|
![]() | Available |
Get whether the field is available.
|
![]() | AvailableReadOnly | |
![]() | CanBeAvailable |
Get whether the field can be made available, whether a control or column could be created.
|
![]() | Owner |
Get the owner of this object.
|
![]() | Property |
Get the name of the property.
|
![]() | Visible |
Get whether the field is visible.
|
![]() | VisibleReadOnly |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from BindingObject.) |