TabControlNewTabbedWindowEventArgs Properties
Provides data for the DXTabControl.NewTabbedWindow event.
Name | Description |
---|---|
New |
Gets or sets the new tab control with its settings. |
New |
Gets or sets the new window with its settings. |
Source |
Returns the source data used to create the tab item or the tab item object itself if the data context is not specified. |
Source |
Get the source tab control. |
Source |
Gets the source window. |
See Also