Version

BeforeRowsDeletedEventArgs Class Members

The following tables list the members exposed by BeforeRowsDeletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeRowsDeletedEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDisplayPromptMsgWhether to display prompt message.  
Public PropertyRowsThe rows (read-only)  
See Also