Click or drag to resize
PanelExpandRow Method
Expand a row if it is not already expanded.

Namespace: Blackbaud.UAT.Core.Crm.Panels
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void ExpandRow(
	string XPath
)

Parameters

XPath
Type: SystemString

[Missing <param name="XPath"/> documentation for "M:Blackbaud.UAT.Core.Crm.Panels.Panel.ExpandRow(System.String)"]

See Also