Overload | Description |
---|---|
DataRow Constructor() | Initializes a new instance of the DataRow class. |
DataRow Constructor(RowSelector) | Initializes a new instance of the DataRow class specifying its RowSelector. |
DataRow Constructor(DataRow) | Initializes a new instance of the DataRow class specifying the template that will be used to create the data rows contained within the grid. |