Skip to main content
A newer version of this page is available. .

DefaultValueParameterContainer.Item[String] Property

For internal use.

Namespace: DevExpress.DocumentServices.ServiceModel

Assembly: DevExpress.Printing.v19.2.Core.dll

Declaration

public IClientParameter this[string path] { get; }

Parameters

Name Type
path String

Property Value

Type
IClientParameter

Implements

See Also