Method Hide
Hide(IPopover?)
Causes the specified popover to be hidden. If the popover is dervied from PopoverBaseImpl, this is the same as setting Visible to false.
public void Hide(IPopover? popover)
Parameters
popover
IPopover
Causes the specified popover to be hidden. If the popover is dervied from PopoverBaseImpl, this is the same as setting Visible to false.
public void Hide(IPopover? popover)
popover
IPopover