Class PivotDynamicClass
Base dynamic class .
Inheritance
System.Object
PivotDynamicClass
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Pivot.Core
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public abstract class PivotDynamicClass
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. |
Overrides
System.Object.ToString()