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