ClassSplitPanelEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class SplitPanelEventArgs : EventArgs
Inheritance: objectEventArgsSplitPanelEventArgs
Inherited Members
Constructors
SplitPanelEventArgs(SplitPanel)
Declaration
cs-api-definition
public SplitPanelEventArgs(SplitPanel panel)
Parameters
panel
Properties
Panel
Gets the SplitPanel instance associated with the event.