Method SetPlacement
SetPlacement(PopoverPlacement)
Set the preferred placement value.
Declaration
public T SetPlacement(PopoverPlacement popoverPlacement)
Parameters
Type | Name | Description |
---|---|---|
PopoverPlacement | popoverPlacement | The new value. |
Returns
Type | Description |
---|---|
T | The popup. |