ComponentOne FinancialChart for WPF
C1.WPF Namespace / SourcedEventArgs Class / SourcedEventArgs Constructor



In This Topic
    SourcedEventArgs Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SourcedEventArgs()
    public SourcedEventArgs()
    public:
    SourcedEventArgs();
    See Also