Class RadSplitContainer.PanelCollapsingEventArgs
Inheritance
System.Object
RadSplitContainer.PanelCollapsingEventArgs
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class PanelCollapsingEventArgs : CancelEventArgs
Constructors
PanelCollapsingEventArgs(RadDirection)
Declaration
public PanelCollapsingEventArgs(RadDirection direction)
Parameters
RadDirection
direction
|