Class PivotDynamicClass
Base dynamic class .
Inheritance
System.Object
PivotDynamicClass
Namespace: Telerik.Pivot.Core
Assembly: Telerik.Pivot.Core.dll
Syntax
public abstract class PivotDynamicClass : Object
Constructors
PivotDynamicClass()
Declaration
protected PivotDynamicClass()
Methods
ToString()
Returns a string that represents the current object.
Declaration
public override string ToString()
Returns
System.String
A string that represents the current object. |