Share via


ConsumesRecordset Property

True for complex controls if data is supplied by the data source control. Any data-bound control has either a ControlSource property (used with a simple HTML control) or a ConsumesRecordset property (used with a complex control such as a PivotTable list or chart workspace). Read/write Boolean.

expression.ConsumesRecordset

*expression   * Required. An expression that returns an ElementExtension object.

Applies to | ElementExtension Object

See Also | ControlSource Property