ComponentOne Basic Library for WPF and Silverlight
DisplayMemberPath Property (C1ItemsControl)


C1.Silverlight Namespace > C1ItemsControl Class : DisplayMemberPath Property
Syntax
'Declaration
 
Public Property DisplayMemberPath As System.String
'Usage
 
Dim instance As C1ItemsControl
Dim value As System.String
 
instance.DisplayMemberPath = value
 
value = instance.DisplayMemberPath
public System.string DisplayMemberPath {get; set;}
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members