Click or drag to resize
PanelgetXGridHeaders Method
Format an XPath to find the TR header row of a grid/datalist that contains the column captions.

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 string getXGridHeaders(
	string gridId
)

Parameters

gridId
Type: SystemString
The unique id of the grid/datalist. i.e. '_DESIGNATIONS_value'

Return Value

Type: String

[Missing <returns> documentation for "M:Blackbaud.UAT.Core.Crm.Panels.Panel.getXGridHeaders(System.String)"]

See Also