NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataGridAddNewRow Properties

The properties of the DataGridAddNewRow class are listed below. For a complete list of DataGridAddNewRow class members, see the DataGridAddNewRow Members topic.

Public:

DataBound HACK HACK HACK. Since the DataView does not return a valid DataRow for a newly added row, the DataGrid sets this property to true to signal that the AddNewRow can safely render row contents and permit editing, etc because a DataRecord exists in the cursor that created this row.
DataGrid (inherited from DataGridRow) [To be supplied.]
Height (inherited from DataGridRow) [To be supplied.]
RowNumber (inherited from DataGridRow) [To be supplied.]
Selected (inherited from DataGridRow) [To be supplied.]

See Also

DataGridAddNewRow Class | System.WinForms Namespace