Version

BeforeSummaryDialogEventArgs Class Members

The following tables list the members exposed by BeforeSummaryDialogEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeSummaryDialogEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyColumnColumn for which the summary dialog is being shown.  
Public PropertySummaryDialogReturns the summary dialog that will be shown.  
See Also