SplitPanelEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class SplitPanelEventArgs : EventArgs
Inheritance: objectEventArgsSplitPanelEventArgs
Inherited Members
Constructors
Properties
Gets the SplitPanel instance associated with the event.
C#
public SplitPanel Panel { get; }