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.v20.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public IClientParameter this[string path] { get; }

Parameters

Name Type
path String

Property Value

Type
IClientParameter

Implements

See Also