ClassAggregatesPositionElementCreatingEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
cs-api-definition
public class AggregatesPositionElementCreatingEventArgs : EventArgs
Inheritance: objectEventArgsAggregatesPositionElementCreatingEventArgs
Inherited Members
Constructors
AggregatesPositionElementCreatingEventArgs(AggregatesPositionDescriptorElement)
Declaration
cs-api-definition
public AggregatesPositionElementCreatingEventArgs(AggregatesPositionDescriptorElement element)
Parameters
element
Properties
AggregatesPositionElement
Declaration
cs-api-definition
public AggregatesPositionDescriptorElement AggregatesPositionElement { get; set; }
Property Value