Click or drag to resize

ReportDataSourceColumn Properties

The ReportDataSourceColumn type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets or sets the alias.
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyId
Gets or sets the identifier.
Public propertyName
Gets or sets the name.
Public propertyOrder
Gets or sets the order.
Public propertyType
Gets or sets the type.
Top
See Also