[]
Defines the interface for objects that are editable data rows in a data set.
public interface IEditableObjectSupport : IDataSourceSupport
Public Interface IEditableObjectSupport
Inherits IDataSourceSupport
Name | Description |
---|---|
GetItem(int) | Gets an editable data row item at the specified row. |