Search
PropertyEventArgs Class
See Also
 






Provides data for events raised by the PropertyGrid control.

Namespace: MindFusion.DataViews
File: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
PropertyEventArgs.prototype = {}

 Inheritance Hierarchy

MindFusion.Controls.CancelEventArgs
    MindFusion.DataViews.PropertyEventArgs

 See Also