![]() |
Gets whether you can update items in the model. Default is false. |
![]() |
Gets whether you can add items to the model. Default is false. |
![]() |
Gets whether you can remove items from the model. Default is false. |
![]() |
Gets the IContainer that contains the Component. |
![]() |
Gets the number of items contained in the model. |
![]() |
Gets the item at the specified indexed location in the model. |
![]() |
Gets or sets the ISite of the Component. |
![]() |
Gets or sets a string containing the column names used for sorting, and the sort order for viewing the rows in the data model. |
![]() |
Gets whether the model supports CancelEdit and CancelNew. Default is false. |
![]() |
Gets whether the list supports sorting. Default is false. |
![]() |
Gets a value indicating whether only unshared items are loaded. Note! Groups are not supported in the virtual mode. |
![]() |
Adds an item to the model. |
![]() |
Begins an edit on an item. |
![]() |
Discards changes since the last BeginEdit call. |
![]() |
Discards a pending new item. |
![]() |
Removes all items from the model. |
![]() |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() |
Overloaded. Releases the resources used by the Component. |
![]() |
Pushes changes since the last BeginEdit call into the underlying data source. |
![]() |
Pushes changes since of a new item into the underlying data source. |
![]() |
Overloaded. Determines whether two Object instances are equal. |
![]() |
Gets an error message indicating what is wrong with an item. |
![]() |
Gets the name of the group the item is assigned to, or null. |
![]() |
Gets the caption of the group the item is assigned to, or null. |
![]() |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Gets the height of the DataGridView row that represents the item. |
![]() |
Gets the property value of an item. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() |
Gets an error message indicating what is wrong with a property. |
![]() |
Gets the Type of the current instance. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() |
Inserts a new item into the model at the specified location. |
![]() |
An item has been unshared in the DataGridView control. This method is called to make sure that the item is loaded. |
![]() |
The DataGridView control is scrolled to a new page. This method is called to make sure that all items on the new page are loaded. |
![]() |
Creates a new item with the same schema as the model. |
![]() |
Removes the item at the specified index from the model. |
![]() |
Removes the sort associated with the data model. |
![]() |
Sets the height of the DataGridView row that represents the item. |
![]() |
Sets the property value of an item. |
![]() |
Overridden. See Object.ToString. |
![]() |
An item is completely shared in the DataGridView control and can be unloaded to reduce memory footprint. |
![]() |
Adds an event handler to listen to the Disposed event on the component. |
![]() |
Occurs when the list changes or an item in the list changes. |
![]() |
Gets a value that indicates whether the Component is currently in design mode. |
![]() |
Gets the list of event handlers that are attached to this Component. |
![]() |
Overloaded. Releases the resources used by the Component. |
![]() |
Overridden. See Object.Finalize. In C# and C++, finalizers are expressed using destructor syntax. |
![]() |
Returns an object that represents a service provided by the Component or by its Container. |
![]() |
Creates a shallow copy of the current Object. |
![]() |
Raises the ListChanged event. |