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


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

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members