M

DetailElementOrderUtils.BringForward

Description:
Moves the given detail instance one step closer to the front of all other detail instances in the view.
Overloads (2):
BringForward(Document,View,ElementId)
public static void BringForward(
	Document pDocument,
	View pDBView,
	ElementId detailElementId
)