ItemsSourceId Property (CollectionViewNavigator)
In This Topic
Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control.
Syntax
'Declaration
Public Property ItemsSourceId As String
public string ItemsSourceId {get; set;}
See Also