Interface ISupportsPopupControlContainer
Provides support for PopupControlContainer property.
Namespace: Syncfusion.Windows.Forms.Grid
Assembly: Syncfusion.Grid.Windows.dll
Syntax
public interface ISupportsPopupControlContainer
Properties
PopupControlContainer
Gets or sets The container this child control is associated with.
Declaration
IGridDropDownContainer PopupControlContainer { get; set; }
Property Value
Type |
---|
IGridDropDownContainer |