DataRegionOrdinalsData Properties

The DataRegionOrdinalsData type exposes the following members.

Properties
  NameDescription
Public propertyBottomRightColumnOrdinal
Gets the bottom right column tuple ordinal for the DataRegion.
Public propertyBottomRightRowOrdinal
Gets the bottom right row tuple ordinal for the DataRegion.
Public propertyTopLeftColumnOrdinal
Gets the top left column tuple ordinal for the DataRegion.
Public propertyTopLeftRowOrdinal
Gets the top left row tuple ordinal for the DataRegion.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also