NDataSourceDetail Class Members
In This Topic
The following tables list the members exposed by NDataSourceDetail.
Public Fields
Public Properties
| Name | Description |
| DataSource | Gets or sets the data source from which this row detail must extract data. |
| MasterBinding | Gets or sets the way in which the records from the details data source are bound (related) to the master record. |
Top
Protected Methods
| Name | Description |
| GetDetailDataSource | Gets the data source that represents only the records from the DataSource that relate (are bound to) the the specified master row. |
Top
See Also