Class TabbedFormCreatingEventArgs
Inheritance
System.Object
TabbedFormCreatingEventArgs
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class TabbedFormCreatingEventArgs : CancelEventArgs
Constructors
TabbedFormCreatingEventArgs(RadTabbedForm, RadTabbedFormControlTab)
Declaration
public TabbedFormCreatingEventArgs(RadTabbedForm tabbedForm, RadTabbedFormControlTab draggedTab)
Parameters
Rad
|
Rad
|
Properties
DraggedTab
Declaration
public RadTabbedFormControlTab DraggedTab { get; }