ClassTelerikPivotTraceSources
Class
Provides debug tracing support that is specifically targeted for applications that use Telerik pivot components.
Definition
Namespace:Telerik.Diagnostics.Pivot
Assembly:Telerik.Pivot.Core.dll
Syntax:
cs-api-definition
public static class TelerikPivotTraceSources
Inheritance: objectTelerikPivotTraceSources
Properties
DataProviderSource
Gets a trace source for data providers.
Declaration
cs-api-definition
public static TraceSource DataProviderSource { get; }
Property Value