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