ClassTabbedFormShownEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class TabbedFormShownEventArgs : EventArgs
Inheritance: objectEventArgsTabbedFormShownEventArgs
Inherited Members
Constructors
TabbedFormShownEventArgs(RadTabbedForm)
Declaration
cs-api-definition
public TabbedFormShownEventArgs(RadTabbedForm tabbedForm)
Parameters
tabbedForm
Properties
TabbedForm
Gets the associated RadTabbedForm.