![]() | |
BcfTableViewBase Class |
Namespace: CalculationWorks.ViewModel.Windows
The BcfTableViewBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | BcfTableViewBase |
Initializes a new instance of the BcfTableViewBase class.
|
Name | Description | |
---|---|---|
![]() | BcfRowViews |
Gets the row views.
|
![]() | Count |
Gets the number of elements contained in the collection.
|
![]() | IsDisposed |
Gets a value indicating whether this instance is disposed.
|
![]() | Name |
Gets when ViewType is ChildView the name of associated BcfRelation, otherwise the name of associated BcfTable |
![]() | ParentRowView |
returns the parent BcfRowView if this is a childview, else null.
|
![]() | Relation |
Gets the associated BcfRelation if this is a childview, else null.
|
![]() | Table |
Gets the associated BcfTable |
![]() | ViewManager |
Gets the BcfViewManager this BcfTableViewBase belongs to.
|
![]() | ViewType |
Gets the type of the view.
|
Name | Description | |
---|---|---|
![]() | AddVirtualRowView |
Adds a virtual BcfRowView.
|
![]() | Contains |
Determines whether the list contains the specified BcfRowView.
|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (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.) |
![]() | GetContainedRowView |
Gets the BcfRowView or null if no BcfRowView is associated with the given BcfRow or this BcfTableViewBase does not contain the associated BcfRowView.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRowView | |
![]() | GetRowViewAt |
Gets the BcfRowView at the specified index.
|
![]() | GetRowViewType |
Gets the type of the row views in this collection.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf |
Determines the index of a specific item in the list.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnDisposed |
Raises the Disposed event.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |