Version

HeaderPath Property

Returns/sets a string that represents the Path to a value on the source object that should be displayed as a Card header.
Syntax
'Declaration
 
Public Property HeaderPath As String
public string HeaderPath {get; set;}
Remarks
If left unset, the PrimaryField will be used to get the value on the source object.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also