Click or drag to resize

LoadByIdRowProvider Properties

The LoadByIdRowProvider type exposes the following members.

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