IReportServerClient.ContextChannel Property
Provides the controls for the context of a channel.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
IContextChannel | An object implementing the System.ServiceModel.IContextChannel interface. |
See Also