Click or drag to resize

GhostRowProvider Properties

The GhostRowProvider 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.
(Overrides RowProviderRowState.)
Top
See Also