Class AggregatesPositionDescriptorElement
Inheritance
System.Object
AggregatesPositionDescriptorElement
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.WinControls.UI
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public class AggregatesPositionDescriptorElement : PivotFieldDescriptorElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
AggregatesPositionDescriptorElement(RadPivotGridElement, Int32, Boolean)
Declaration
public AggregatesPositionDescriptorElement(RadPivotGridElement owner, int level, bool resizable)
Parameters
Rad
|
System.
|
System.
|
Properties
FieldDescription
Declaration
public override DescriptionBase FieldDescription { get; }
Property Value
Overrides
FieldName
Declaration
public override string FieldName { get; }
Property Value
System.
|
Overrides
Level
Declaration
public int Level { get; }
Property Value
System.
|
Resizable
Declaration
public bool Resizable { get; set; }
Property Value
System.
|
ThemeEffectiveType
Declaration
protected override Type ThemeEffectiveType { get; }
Property Value
System.
|
Overrides
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
MeasureOverride(SizeF)
Declaration
protected override SizeF MeasureOverride(SizeF availableSize)
Parameters
System.
|
Returns
System.
|