Back to Devexpress

IParameter Properties

corelibraries-devexpress-dot-data-dot-iparameter-dot-underscore-properties.md

latest950 B
Original Source

IParameter Properties

If implemented by a class, provides functionality to a report parameter.

NameDescription
NameIf implemented by a class, this property returns the parameter name. Inherited from IFilterParameter.
TypeIf implemented by a class, this property returns the parameter type. Inherited from IFilterParameter.
ValueSpecifies the parameter value.

See Also

IParameter Interface

IParameter Members

DevExpress.Data Namespace