Click or drag to resize
DataRowContainer Properties

The DataRowContainer type exposes the following members.

Properties
  NameDescription
Public propertyAddTableProperty
If true, Table property of DataRow will be included in the supported columns of this container.
Public propertyColumnNames
Column names.
Public propertyDataRow
Gets the encapsulated DataRow.
Public propertyItem
Gets or sets the value of the column.
Top
See Also