Class RadPivotCell
Inheritance
System.Object
RadPivotCell
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadPivotCell : Control, IAutomationPeer, IPeerConverter, IRadPivotCell, IControl, IFrameworkElement, ITargetElement
Constructors
RadPivotCell()
Declaration
public RadPivotCell()
Properties
Value
Declaration
public string Value { get; }
Property Value
System.String
|