This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
RelatedListManager Methods
The methods of the RelatedListManager class are listed below. For a complete list of RelatedListManager class members, see the RelatedListManager Members topic.
Public:
AddNew (inherited from ListManager) |
Adds a new item to the list. |
CancelCurrentEdit (inherited from ListManager) |
Cancels the current edit operation. |
EndCurrentEdit (inherited from ListManager) |
Ends the current edit operation. |
Equals (inherited from Object) |
Determines whether the specified Object is the same instance as the current Object. Subclasses are expected to override this method to support value equality (not reference equality). |
Find (inherited from ListManager) |
[To be supplied.] |
GetHashCode (inherited from Object) |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetItemProperties |
Overloaded. [To be supplied.] |
GetListName |
Overloaded. [To be supplied.] |
GetSortDirection (inherited from ListManager) |
[To be supplied.] |
GetSortProperty (inherited from ListManager) |
[To be supplied.] |
GetType (inherited from Object) |
Gets the Type of the Object. |
Refresh (inherited from ListManager) |
Forces a repopulation of the System.ListManager. |
RemoveAt (inherited from ListManager) |
Removes the item at the specified index. |
ResumeBinding (inherited from ListManager) |
Resumes binding of component properties to list items. |
SetSort (inherited from ListManager) |
Sets the column to sort, and the sort direction. |
SuspendBinding (inherited from ListManager) |
Suspends binding. |
ToString (inherited from Object) |
Returns a String that represents the current Object. |
Protected:
CheckEmpty (inherited from ListManager) |
[To be supplied.] |
Finalize (inherited from Object) |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by the Garbage Collector (GC). This method may be ignored by the runtime; therefore, necessary cleanup operations should be done elsewhere. |
GetItemProperties |
Overloaded. [To be supplied.] |
GetListName |
Overloaded. [To be supplied.] |
MemberwiseClone (inherited from Object) |
Creates a shallow copy of the current Object. |
OnCurrentChanged (inherited from ListManager) |
[To be supplied.] |
OnCurrentChanging (inherited from ListManager) |
[To be supplied.] |
OnItemChanged (inherited from ListManager) |
[To be supplied.] |
OnPositionChanged (inherited from ListManager) |
[To be supplied.] |
Event Hookup:
See Also
RelatedListManager Class | System.WinForms Namespace