Click or drag to resize

BcfCommonRowView Properties

[This is preliminary documentation and is subject to change.]

The BcfCommonRowView type exposes the following members.

Properties
  NameDescription
Public propertyHasErrors
Returns true if any BcfFault is tagging a column represented by this BcfRowView; false otherwise.
(Inherited from BcfRowView.)
Public propertyIsDiscarded
Gets a value indicating whether this instance is disposed.
(Inherited from BcfRowView.)
Public propertyRepository
Gets the BcfRowViewRepository item this BcfRowView belongs to.
(Inherited from BcfRowView.)
Public propertyRow
Gets the associated BcfRow or - if this is a virtual row-view - null.
(Inherited from BcfRowView.)
Public propertyRowViewId
Gets the BcfRowView identifier.
(Inherited from BcfRowView.)
Top
See Also