Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
C#
public class AggregatesPositionElementCreatingEventArgs : EventArgs
Inheritance: objectEventArgsAggregatesPositionElementCreatingEventArgs
Inherited Members
Constructors
C#
public AggregatesPositionElementCreatingEventArgs(AggregatesPositionDescriptorElement element)
Properties
C#
public AggregatesPositionDescriptorElement AggregatesPositionElement { get; set; }