Method EnsureHasInnerPopupToolBarHost
EnsureHasInnerPopupToolBarHost(AbstractControl?)
Ensures that the context menu has an associated InnerPopupToolBar host control.
public virtual InnerPopupToolBar EnsureHasInnerPopupToolBarHost(AbstractControl? source = null)
Parameters
sourceAbstractControlThe control that triggered the context menu.
Returns
- InnerPopupToolBar
The InnerPopupToolBar host control.