Class
PivotSerializationHelper

Provides all known types necessary for serializing LocalDataSourceProvider. Use this class to extract these knownTypes and concatenate them with your knownTypes, so you can pass them to DataContractSerializer for example.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.WinControls.PivotGrid.dll

Syntax:

cs-api-definition
public static class PivotSerializationHelper

Inheritance: objectPivotSerializationHelper

Properties

KnownTypes

Declaration

cs-api-definition
public static IEnumerable<Type> KnownTypes { get; }

Property Value

IEnumerable<Type>

In this article
DefinitionPropertiesKnownTypes
Not finding the help you need?
Contact Support