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


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members