UnboundSource Constructors
A data source used to supply and obtain a typed list of objects to data-aware controls in unbound mode.| Name | Parameters | Description |
|---|---|---|
| UnboundSource() | none | Initializes a new instance of the UnboundSource class. |
| UnboundSource(IContainer) | container | Initializes a new instance of the UnboundSource class. |
See Also