|  | PanelExpandRow Method | 
            Expand a row if it is not already expanded.
            
 
Namespace: Blackbaud.UAT.Core.Crm.PanelsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
 Syntax
Syntaxpublic static void ExpandRow(
	string XPath
)
Public Shared Sub ExpandRow ( 
	XPath As String
)
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
See Also