Skip to main content
A newer version of this page is available. .

UnboundDataSourceProperty Properties

Represents a data source field within the UnboundDataSource.
Name Description
DisplayName Gets or sets the display name of the property.
Name Gets or sets the name of the property.
PropertyType Gets or sets the type of the data source field represented by the current UnboundDataSourceProperty.
UserTag Gets or sets an object that contains data associated with the property.
See Also