|  | MajorGivingPlanDialog Methods | 
The MajorGivingPlanDialog type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CloseDialog | 
            Close the Dialog
            (Inherited from Dialog.) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|   | InsertStep | 
            Select a row and insert a new step above it.
             | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|   | Save | 
            Save the dialog.
             | 
|   | SelectStepRow | 
            Select a row in the Steps grid.
             | 
|   | SetDetails | 
            The fields on the Details tab of the dialog.
             | 
|   | SetOutline | 
            Set the plan outline.
             | 
|   | SetParticipants | 
            Set the participants grid values.
            Starts with the first row.
             | 
|   | SetPlanStartDate | 
            Set the 'Start date' of the plan.
             | 
|   | SetPrimaryManagerStartDate | 
            Set the 'Start date' of the primary manager.
             | 
|   | SetSecondaryManagerStartDate | 
            Set the 'Start date' of the secondary manager.
             | 
|   | SetStepRow | 
            Set a step row's values.
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also