ComponentOne FinancialChart for WPF
ClearSources Method



C1.WPF Namespace > C1DragDropManager Class : ClearSources Method
Removes all the registered sources
Syntax
'Declaration
 
Public Sub ClearSources() 
'Usage
 
Dim instance As C1DragDropManager
 
instance.ClearSources()
public void ClearSources()
public:
void ClearSources(); 
See Also

Reference

C1DragDropManager Class
C1DragDropManager Members