Click or drag to resize
BatchDialog Methods

The BatchDialog type exposes the following members.

Methods
  NameDescription
Public methodCloseDialog
Close the Dialog
(Inherited from Dialog.)
Public methodStatic memberEditConstituent
Edit the constituent for the currently selected batch row.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetColumnIndexByCaption
Get the index of the column in the batch grid.
Public methodStatic memberGetColumnIndexById
Get the index of the column in the batch grid.
Public methodStatic memberGetGridCellValue
Get the value of a batch grid cell.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberSaveAndClose
Click the 'Save and close' button.
Public methodStatic memberSetGridCell
Set the value of a batch grid cell for a specified row.
Public methodStatic memberSetGridRow
Set the row of a batch grid.
Public methodStatic memberSetGridRows
Set the rows of a batch grid starting with the first row.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberValidate
Click the 'Validate' button and click Ok on the confirmation button.
Top
See Also