Initializes a new instance of the TabEventArgs class.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public TabEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The data item related to the event.
See Also