Class
FieldChooserShowingEventArgs

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.PivotGrid.dll

Syntax:

cs-api-definition
public class FieldChooserShowingEventArgs : CancelEventArgs

Inheritance: objectEventArgsCancelEventArgsFieldChooserShowingEventArgs

Inherited Members CancelEventArgs.CancelEventArgs.Empty

Constructors

FieldChooserShowingEventArgs(PivotFieldChooserForm)

Declaration

cs-api-definition
public FieldChooserShowingEventArgs(PivotFieldChooserForm fieldChooserForm)

Parameters

fieldChooserForm

PivotFieldChooserForm

Properties

FieldChooserForm

Declaration

cs-api-definition
public PivotFieldChooserForm FieldChooserForm { get; set; }

Property Value

PivotFieldChooserForm