Click or drag to resize

NewRowProvider Properties

The NewRowProvider type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the Id of the row.
(Inherited from RowProvider.)
Public propertyIsAttached
Gets a value indicating whether the row is attached.
(Overrides RowProviderIsAttached.)
Public propertyRequiresDefaultValues
Gets a value indicating whether the row provider requires default values to be set.
(Overrides RowProviderRequiresDefaultValues.)
Public propertyRow
Gets the row.
(Overrides RowProviderRow.)
Public propertyRowState
Gets the state of the row.
(Inherited from RowProvider.)
Public propertyTable
Gets the table.
Top
See Also