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



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