ObjectDataSource Properties
Enables binding data-aware controls and components to a runtime-created object or an instance method.
Name | Description |
---|---|
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Constructor |
Specifies an object that enables an Object |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Data |
Specifies the data member of an object data source. |
Data |
Specifies the object data source that can be a specific object instance or a type. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Name |
Inherited from Data |
Parameters |
Provides access to the list of parameters that must be specified when binding an Object |
Site | Gets or sets the ISite of the Component. Inherited from Component. |