Gets custom event arguments.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
public Object CustomEventArgs { get; }
Public ReadOnly Property CustomEventArgs As Object Get
public: property Object^ CustomEventArgs { Object^ get (); }
/** @property */ public Object get_CustomEventArgs()
