Version

BeforeColumnChooserDisplayedEventArgs Class Members

The following tables list the members exposed by BeforeColumnChooserDisplayedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeColumnChooserDisplayedEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDialogReturns the column chooser dialog that's about to be displayed. You can cancel this event and display your own dialog.  
See Also