Namespace: PP.Ui;
EventArgs
TabControlArgs
The TabControlArgs class implements arguments for events of the TabControl component.
PP.initClass(PP.Ui.TabControlArgs, PP.EventArgs, "TabControlArgs");
Parameter name | Brief description | |
Cancel | The Cancel property determines whether tab opening is canceled. | |
IsAddTabClicked |
|
|
Item | The Item property returns the active tab. |
See also: