Assembly: Syncfusion.Tools.Windows.dll
public interface IDropDownItem
Methods
Declaration
Declaration
void ChildClosing(IPopupChild childUI, PopupCloseType popupCloseType)
Parameters
Declaration
Point[] GetBorderOverlapCue(PopupRelativeAlignment rAlign)
Parameters
Returns
Type |
System.Drawing.Point[] |
Declaration
Point GetLocationForPopupAlignment(PopupRelativeAlignment prevAlign, out PopupRelativeAlignment newAlign)
Parameters
Returns
Type |
System.Drawing.Point |
Declaration
Control GetPopupParentControl()
Returns
Type |
System.Windows.Forms.Control |
Declaration
bool IsRelatedControl(Control ctl)
Parameters
Type |
Name |
Description |
System.Windows.Forms.Control |
ctl |
|
Returns