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



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