This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
ListManager Methods
The methods of the ListManager class are listed below. For a complete list of ListManager class members, see the ListManager Members topic.
Public:
AddNew |
Adds a new item to the list. |
CancelCurrentEdit |
Cancels the current edit operation. |
EndCurrentEdit |
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 |
[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 |
[To be supplied.] |
GetSortProperty |
[To be supplied.] |
GetType (inherited from Object) |
Gets the Type of the Object. |
Refresh |
Forces a repopulation of the System.ListManager. |
RemoveAt |
Removes the item at the specified index. |
ResumeBinding |
Resumes binding of component properties to list items. |
SetSort |
Sets the column to sort, and the sort direction. |
SuspendBinding |
Suspends binding. |
ToString (inherited from Object) |
Returns a String that represents the current Object. |
Protected:
Event Hookup:
See Also
ListManager Class | System.WinForms Namespace