ClassFlyoutClosedEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI.SplashScreen
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class FlyoutClosedEventArgs : EventArgs
Inheritance: objectEventArgsFlyoutClosedEventArgs
Inherited Members
Constructors
FlyoutClosedEventArgs(Control)
Declaration
cs-api-definition
public FlyoutClosedEventArgs(Control content)
Parameters
content