Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > DataGridBindingInfo Class : Path Property |
'Declaration <TypeConverterAttribute("System.Windows.PropertyPathConverter, System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e")> Public Property Path As PropertyPath
'Usage Dim instance As DataGridBindingInfo Dim value As PropertyPath instance.Path = value value = instance.Path
[TypeConverterAttribute("System.Windows.PropertyPathConverter, System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e")] public PropertyPath Path {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family