Class PopoverWidget
Inherited Members
Namespace: Ritchie.Toolbox.Popovers
Assembly: Ritchie.Toolbox.dll
Syntax
public sealed class PopoverWidget : PopoverContentConstructors
PopoverWidget(Widget)
Declaration
public PopoverWidget(Widget widgetToDisplay)Parameters
| Type | Name | Description | 
|---|---|---|
| Widget | widgetToDisplay | 
Methods
CreateWidget()
Declaration
public override Widget CreateWidget()Returns
| Type | Description | 
|---|---|
| Widget |