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



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