C1.WPF Namespace > C1PropertyPathHelper Class : GetPropertyPathValue Method |
'Declaration
Public Shared Function GetPropertyPathValue( _ ByVal item As System.Object, _ ByVal propertyPath As System.String _ ) As System.Object
'Usage
Dim item As System.Object Dim propertyPath As System.String Dim value As System.Object value = C1PropertyPathHelper.GetPropertyPathValue(item, propertyPath)
public static System.object GetPropertyPathValue( System.object item, System.string propertyPath )
Target Platforms: Windows 7, 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