System.Web.UI.WebControls.WebParts.IWebPartRow Members

The members of System.Web.UI.WebControls.WebParts.IWebPartRow are listed below.

Public Properties

[read-only]
SchemaSystem.ComponentModel.PropertyDescriptorCollection.

Gets the schema information for a data row that is used to share data between two System.Web.UI.WebControls.WebParts.WebPart controls.

Public Methods

GetRowData(RowCallback)

Returns the data for the row that is being used by the interface as the basis of a connection between two System.Web.UI.WebControls.WebParts.WebPart controls.