PivotTrace
Class
Exposes RadPivotGrid-related trace infrastructure.
Definition
Namespace:Telerik.Diagnostics.Pivot
Assembly:Telerik.Pivot.Core.dll
Syntax:
C#
public static class PivotTrace
Inheritance: objectPivotTrace
Methods
Sets a trace writer to be used for writing trace messages.
C#
public static void SetTraceWriter(IPivotTraceWriter newWriter)
The new writer.