Click or drag to resize
MajorGivingPlanDialogSelectStepRow Method
Select a row in the Steps grid.

Namespace: Blackbaud.UAT.Core.Crm.Dialogs
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void SelectStepRow(
	int index
)

Parameters

index
Type: SystemInt32
The index of the row to select. The first row's index is 1.
See Also