skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI UI for Xamarin

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility and Security
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class MultiColumnComboPopupForm

Represents a popup form containing RadGridView.

Inheritance
System.Object
RadControl
RadPopupControlBase
RadSizablePopupControl
RadEditorPopupControlBase
MultiColumnComboPopupForm
Inherited Members
RadSizablePopupControl.ControlDefinesThemeForElement(RadElement)
RadSizablePopupControl.ThemeClassName
RadSizablePopupControl.SizingMode
RadSizablePopupControl.SizingGrip
RadSizablePopupControl.SizingGripDockLayout
RadPopupControlBase.lastAlignmentRectangle
RadPopupControlBase.dpiScaleFactor
RadPopupControlBase.AnimationProperties
RadPopupControlBase.Show()
RadPopupControlBase.Show(Point)
RadPopupControlBase.Show(Control)
RadPopupControlBase.Hide()
RadPopupControlBase.ProcessFocusRequested(RadElement)
RadPopupControlBase.OnPopupOpening(CancelEventArgs)
RadPopupControlBase.OnPopupClosing(RadPopupClosingEventArgs)
RadPopupControlBase.InitializeDropDownAnimation(Point)
RadPopupControlBase.GetBackupSize()
RadPopupControlBase.UpdateAeroEffectState()
RadPopupControlBase.UpdateLocation(Rectangle)
RadPopupControlBase.UpdateLocation()
RadPopupControlBase.GetCorrectedLocation(Rectangle)
RadPopupControlBase.GetCorrectedLocation(Screen, Rectangle)
RadPopupControlBase.GetCorrectedLocation(Screen, Rectangle, Size)
RadPopupControlBase.ApplySizingConstraints(Size, Screen)
RadPopupControlBase.GetCurrentScreen(Rectangle)
RadPopupControlBase.GetCurrentScreen()
RadPopupControlBase.GetAvailableBoundsFromScreen(Screen)
RadPopupControlBase.GetCorrectedHorizontalLocation(Screen, Rectangle, Point)
RadPopupControlBase.GetCorrectedHorizontalLocation(Screen, Rectangle, Point, Size)
RadPopupControlBase.GetCorrectedVerticalLocation(Screen, Rectangle, Point)
RadPopupControlBase.GetCorrectedVerticalLocation(Screen, Rectangle, Point, Size)
RadPopupControlBase.GetHorizontalPopupLocation(Rectangle)
RadPopupControlBase.GetVerticalPopupLocation(Rectangle)
RadPopupControlBase.AnimationStarting()
RadPopupControlBase.OnAlternativeXLocationNeeded(Rectangle, Point, Rectangle)
RadPopupControlBase.CheckMakeLastLocationCorrection(Rectangle, Point, Rectangle)
RadPopupControlBase.CheckMakeLastLocationCorrection(Rectangle, Point, Rectangle, Size)
RadPopupControlBase.OnAlternativeYLocationNeeded(Rectangle, Point, Rectangle)
RadPopupControlBase.ShowPopupCore(Size, Point)
RadPopupControlBase.ClosePopup(PopupCloseInfo)
RadPopupControlBase.OnPopupClosing(PopupCloseInfo)
RadPopupControlBase.OnPopupClosed(PopupCloseInfo)
RadPopupControlBase.ClosePopup(RadPopupCloseReason)
RadPopupControlBase.CallMouseWheel(MouseEventArgs)
RadPopupControlBase.OnAnimationFinished(AnimationEventArgs)
RadPopupControlBase.OnAnimating(AnimationEventArgs)
RadPopupControlBase.ShouldRestoreAutoSize
RadPopupControlBase.DropDownAnimationDirection
RadPopupControlBase.EasingType
RadPopupControlBase.AnimationFrames
RadPopupControlBase.AnimationEnabled
RadPopupControlBase.AnimationType
RadPopupControlBase.NonAnimatedSize
RadPopupControlBase.FadeAnimationFrames
RadPopupControlBase.FadeAnimationSpeed
RadPopupControlBase.Opacity
RadPopupControlBase.DropShadow
RadPopupControlBase.EnableAeroEffects
RadPopupControlBase.FadeAnimationType
RadPopupControlBase.FitToScreenMode
RadPopupControlBase.ScreenSpaceMode
RadPopupControlBase.AlignmentRectangleOverlapMode
RadPopupControlBase.HorizontalAlignmentCorrectionMode
RadPopupControlBase.VerticalAlignmentCorrectionMode
RadPopupControlBase.VerticalPopupAlignment
RadPopupControlBase.HorizontalPopupAlignment
RadPopupControlBase.OwnerElement
RadPopupControlBase.OwnerPopup
RadPopupControlBase.LastShowDpiScaleFactor
RadPopupControlBase.WindowsSettings
RadPopupControlBase.Children
RadPopupControlBase.MouseWheel
RadPopupControlBase.FadeAnimationFinished
RadPopupControlBase.PopupOpening
RadPopupControlBase.PopupOpened
RadPopupControlBase.PopupClosing
RadPopupControlBase.PopupClosed
RadControl.isResizing2
RadControl.isDisposing2
RadControl.invalidResizeRect
RadControl.isAccessibilityRequested
RadControl.Construct()
RadControl.CreateBehavior()
RadControl.CreateRootElement()
RadControl.InitializeRootElement(RootRadElement)
RadControl.LoadElementTree()
RadControl.LoadElementTree(Size)
RadControl.SetIsInitializing(Boolean)
RadControl.ShouldSerializeBackColor()
RadControl.SetBackColorThemeOverrides()
RadControl.ResetBackColorThemeOverrides()
RadControl.ShouldSerializeForeColor()
RadControl.SetForeColorThemeOverrides()
RadControl.ResetForeColorThemeOverrides()
RadControl.ShouldSerializeFont()
RadControl.OnKeyDown(KeyEventArgs)
RadControl.OnKeyUp(KeyEventArgs)
RadControl.OnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.OnKeyPress(KeyPressEventArgs)
RadControl.OnClick(EventArgs)
RadControl.OnDoubleClick(EventArgs)
RadControl.OnMouseDown(MouseEventArgs)
RadControl.OnMouseUp(MouseEventArgs)
RadControl.OnMouseEnter(EventArgs)
RadControl.OnMouseLeave(EventArgs)
RadControl.OnMouseMove(MouseEventArgs)
RadControl.OnMouseHover(EventArgs)
RadControl.OnMouseWheel(MouseEventArgs)
RadControl.OnMouseCaptureChanged(EventArgs)
RadControl.OnGotFocus(EventArgs)
RadControl.OnLostFocus(EventArgs)
RadControl.OnCreateControl()
RadControl.OnHandleDestroyed(EventArgs)
RadControl.OnParentChanged(EventArgs)
RadControl.OnVisibleChanged(EventArgs)
RadControl.OnFontChanged(EventArgs)
RadControl.OnForeColorChanged(EventArgs)
RadControl.OnBackColorChanged(EventArgs)
RadControl.OnEnabledChanged(EventArgs)
RadControl.OnBindingContextChanged(EventArgs)
RadControl.OnLocationChanged(EventArgs)
RadControl.OnPaddingChanged(EventArgs)
RadControl.OnRightToLeftChanged(EventArgs)
RadControl.OnPaint(PaintEventArgs)
RadControl.OnLayout(LayoutEventArgs)
RadControl.OnAutoSizeChanged(EventArgs)
RadControl.OnInvalidated(RadElement)
RadControl.OnLoad(Size)
RadControl.OnCaptureLosing()
RadControl.OnThemeChanged()
RadControl.OnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.OnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.OnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.ProcessMnemonic(Char)
RadControl.ProcessCaptureChangeRequested(RadElement, Boolean)
RadControl.ProcessAutoSizeChanged(Boolean)
RadControl.CallOnMouseCaptureChanged(EventArgs)
RadControl.CallBaseOnGotFocus(EventArgs)
RadControl.CallBaseOnLostFocus(EventArgs)
RadControl.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.CallOnMouseUp(MouseEventArgs)
RadControl.CallOnMouseDown(MouseEventArgs)
RadControl.CallOnClick(EventArgs)
RadControl.CallOnDoubleClick(EventArgs)
RadControl.CallOnMouseEnter(EventArgs)
RadControl.CallOnMouseWheel(MouseEventArgs)
RadControl.CallOnMouseLeave(EventArgs)
RadControl.CallOnMouseMove(MouseEventArgs)
RadControl.CallOnMouseHover(EventArgs)
RadControl.CallOnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.CallBaseOnKeyDown(KeyEventArgs)
RadControl.CallOnKeyDown(KeyEventArgs)
RadControl.CallBaseOnKeyPress(KeyPressEventArgs)
RadControl.CallOnKeyPress(KeyPressEventArgs)
RadControl.IsInputKey(Keys)
RadControl.GetInputElement()
RadControl.CallBaseOnKeyUp(KeyEventArgs)
RadControl.CallOnKeyUp(KeyEventArgs)
RadControl.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.CallOnVisibleChanged(EventArgs)
RadControl.BeginInit()
RadControl.EndInit()
RadControl.OnNotifyPropertyChanged(PropertyChangedEventArgs)
RadControl.IComponentTreeHandler.GetShowFocusCues()
RadControl.IComponentTreeHandler.CreateRootElement()
RadControl.IComponentTreeHandler.CreateChildItems(RadElement)
RadControl.IComponentTreeHandler.InitializeRootElement(RootRadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement, Rectangle)
RadControl.IComponentTreeHandler.InvalidateIfNotSuspended()
RadControl.IComponentTreeHandler.GetAmbientPropertyValue(RadProperty)
RadControl.IComponentTreeHandler.ControlThemeChangedCallback()
RadControl.IComponentTreeHandler.OnAmbientPropertyChanged(RadProperty)
RadControl.IComponentTreeHandler.OnFocusRequested(RadElement)
RadControl.IComponentTreeHandler.OnCaptureChangeRequested(RadElement, Boolean)
RadControl.IComponentTreeHandler.OnDisplayPropertyChanged(RadPropertyChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnMouseCaptureChanged(EventArgs)
RadControl.IComponentTreeHandler.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.IComponentTreeHandler.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.GetPreferredSize(Size)
RadControl.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
RadControl.GetRootElementDesiredSize(Int32, Int32, Int32, Int32)
RadControl.OnZoomGesture(ZoomGestureEventArgs)
RadControl.OnRotateGesture(RotateGestureEventArgs)
RadControl.OnPanGesture(PanGestureEventArgs)
RadControl.OnTwoFingerTapGesture(GestureEventArgs)
RadControl.OnPressAndTapGesture(PressAndTapGestureEventArgs)
RadControl.OnGesture(GestureEventArgs)
RadControl.ProcessGesture(Message)
RadControl.EnableGesture(GestureType)
RadControl.DisableGesture(GestureType)
RadControl.Refresh()
RadControl.SuspendUpdate()
RadControl.ResumeUpdate()
RadControl.ResumeUpdate(Boolean)
RadControl.InvokeLayoutCallback(LayoutCallback)
RadControl.RegisterHostedControl(RadHostItem)
RadControl.UnregisterHostedControl(RadHostItem, Boolean)
RadControl.ResolveStyleGroupForElement(StyleGroup, RadObject)
RadControl.GetPlainText()
RadControl.CanEditUIElement(RadElement)
RadControl.GetChildAt(Int32)
RadControl.ShouldSerializeProperty(RadProperty)
RadControl.ShouldSerializeProperty(RadProperty, RadObject)
RadControl.ResetProperty(RadProperty, RadObject)
RadControl.CanEditElementAtDesignTime(RadElement)
RadControl.GetControlDefaultSize()
RadControl.GetDpiScaledSize(Size)
RadControl.GetDpiScaledSize(SizeF)
RadControl.ProcessCodedUIMessage(IPCMessage)
RadControl.FindPropertyInChildren(RadControl, IPCMessage)
RadControl.CallAccessibilityNotifyClients(AccessibleEvents, Int32)
RadControl.IPCHost.ProcessMessage(IPCMessage)
RadControl.ScaleControl(SizeF, BoundsSpecified)
RadControl.PerformRadAutoScale(Nullable<BoundsSpecified>)
RadControl.SetRadAutoScale(Boolean)
RadControl.IComponentTreeHandler.get_Name()
RadControl.IComponentTreeHandler.set_Name(String)
RadControl.EnableDpiScaling
RadControl.EnableRadAutoScale
RadControl.EnableRadFormInitialDpiScaling
RadControl.EnableImageDpiScaling
RadControl.EnableSvgImages
RadControl.IsTrial
RadControl.IsLoaded
RadControl.LayoutManager
RadControl.ElementTree
RadControl.UseCompatibleTextRenderingDefaultValue
RadControl.Behavior
RadControl.RootElement
RadControl.Padding
RadControl.ThemeName
RadControl.Text
RadControl.EnableTheming
RadControl.ImageList
RadControl.ImageScalingSize
RadControl.UseCompatibleTextRendering
RadControl.AutoSize
RadControl.MaximumSize
RadControl.MinimumSize
RadControl.Focusable
RadControl.Site
RadControl.CausesValidation
RadControl.IsInitializing
RadControl.SmallImageList
RadControl.SmallImageScalingSize
RadControl.IsDesignMode
RadControl.IsDisplayed
RadControl.FocusedElement
RadControl.AllowShowFocusCues
RadControl.ShowItemToolTips
RadControl.CommandBindings
RadControl.EnableKeyMap
RadControl.BackColor
RadControl.ForeColor
RadControl.Font
RadControl.ValidationCancel
RadControl.IComponentTreeHandler.IsDesignMode
RadControl.IComponentTreeHandler.ElementTree
RadControl.IComponentTreeHandler.Behavior
RadControl.IComponentTreeHandler.Initializing
RadControl.IComponentTreeHandler.ThemeClassName
RadControl.EnableGestures
RadControl.EnableAnalytics
RadControl.AnalyticsName
RadControl.EnableRadAccessibilityObjects
RadControl.AccessibilityRequested
RadControl.EnableCodedUITests
RadControl.EnableCodedUITestsDefaultValue
RadControl.IPCHost.Context
RadControl.ElementInvalidated
RadControl.ToolTipTextNeeded
RadControl.ScreenTipNeeded
RadControl.ThemeNameChanged
RadControl.Initialized
RadControl.PropertyChanged
RadControl.ZoomGesture
RadControl.RotateGesture
RadControl.PanGesture
RadControl.TwoFingerTapGesture
RadControl.PressAndTapGesture
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll

Syntax

public class MultiColumnComboPopupForm : RadEditorPopupControlBase, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IPopupControl

Constructors

MultiColumnComboPopupForm(PopupEditorBaseElement)

Initializes a new instance of the MultiColumnComboPopupForm.

Declaration
public MultiColumnComboPopupForm(PopupEditorBaseElement owner)
Parameters
PopupEditorBaseElement owner

Properties

AutoFilter

Gets or sets whether the nested RadGridView content will be filtered by the DisplayMember field automatically. This property clears the contents of the filtering collections of RadGridView.

Declaration
public virtual bool AutoFilter { get; set; }
Property Value
System.Boolean

CreateParams

Gets the create parameters.

Declaration
protected override CreateParams CreateParams { get; }
Property Value
System.Windows.Forms.CreateParams

The create parameters.

Overrides
RadPopupControlBase.CreateParams

EditorControl

Gets the editor control (an instance of RadGridView) contained in the form

Declaration
public RadGridView EditorControl { get; }
Property Value
RadGridView

EditorElement

Gets the editor element (an instance of IGridView) contained in the form

Declaration
public IGridView EditorElement { get; }
Property Value
IGridView

OwnerComboItem

Gets the owner combobox associated with this popup form.

Declaration
public virtual RadMultiColumnComboBoxElement OwnerComboItem { get; }
Property Value
RadMultiColumnComboBoxElement

Methods

CanClosePopup(RadPopupCloseReason)

This method determines whether the IPopupControl can be closed. Used in the PopupManager class to prevent the IPopupControl from closing in specific occasions.

Declaration
public override bool CanClosePopup(RadPopupCloseReason reason)
Parameters
RadPopupCloseReason reason

The reason why the IPopupControl is closed.

Returns
System.Boolean

True if the IPopupControl can be closed, otherwise false.

Overrides
RadPopupControlBase.CanClosePopup(RadPopupCloseReason)

CreateChildItems(RadElement)

Creates the child items.

Declaration
protected override void CreateChildItems(RadElement parent)
Parameters
RadElement parent

The parent.

Overrides
RadSizablePopupControl.CreateChildItems(RadElement)

CreateEditorElement()

Declaration
protected virtual GridViewHostItem CreateEditorElement()
Returns
GridViewHostItem

Dispose(Boolean)

Disposes the popup.

Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean disposing

The disposing.

Overrides
RadPopupControlBase.Dispose(Boolean)

FindAllItems(String)

Finds all items in the list box that starts with the specified string.

Declaration
public List<GridViewRowInfo> FindAllItems(string startsWith)
Parameters
System.String startsWith

The string to search for.

Returns
System.Collections.Generic.List<GridViewRowInfo>

Collection of items that match the criteria.

FindItem(String)

Finds the first item in the list box that starts with the specified string.

Declaration
public GridViewRowInfo FindItem(string startsWith)
Parameters
System.String startsWith

The string to search for.

Returns
GridViewRowInfo

The zero-based index of the first item found; returns null if no match is found.

FindItemExact(String)

Finds the first item in the list box that matches the specified string.

Declaration
public GridViewRowInfo FindItemExact(string text)
Parameters
System.String text

The string to search for.

Returns
GridViewRowInfo

The zero-based index of the first item found; returns null if no match is found.

FindItemExact(String, String)

Finds the first item in the list box that matches the specified string.

Declaration
public GridViewRowInfo FindItemExact(string text, string field)
Parameters
System.String text

The string to search for.

System.String field

The field name to be used for the search.

Returns
GridViewRowInfo

The zero-based index of the first item found; returns null if no match is found.

InitializeEditorElement()

Initializes the editor element

Declaration
protected virtual void InitializeEditorElement()

OnKeyDown(Keys)

Executes when a key is pressed.

Declaration
public override bool OnKeyDown(Keys keyData)
Parameters
System.Windows.Forms.Keys keyData

An instance of the System.Windows.Forms.Keys struct which contains the key information.

Returns
System.Boolean

A boolean value that determines whether the IPopupControl processes the message.

Overrides
RadPopupControlBase.OnKeyDown(Keys)

OnMouseWheel(Control, Int32)

Determines whether the MouseWheel event is handled by the popup.

Declaration
public override bool OnMouseWheel(Control target, int delta)
Parameters
System.Windows.Forms.Control target

System.Int32 delta

Returns
System.Boolean

Overrides
RadPopupControlBase.OnMouseWheel(Control, Int32)

OnNotifyPropertyChanged(String)

Declaration
protected override void OnNotifyPropertyChanged(string propertyName)
Parameters
System.String propertyName

Overrides
RadControl.OnNotifyPropertyChanged(String)

OnPopupClosed(RadPopupClosedEventArgs)

Fires when the popup is closed.

Declaration
protected override void OnPopupClosed(RadPopupClosedEventArgs args)
Parameters
RadPopupClosedEventArgs args

A RadPopupClosedEventArgs instance that contains information about what caused the popup to close.

Overrides
RadPopupControlBase.OnPopupClosed(RadPopupClosedEventArgs)

OnPopupOpened()

Fires when the popup is opened.

Declaration
protected override void OnPopupOpened()
Overrides
RadPopupControlBase.OnPopupOpened()

ShowPopup(Rectangle)

Shows the IPopupControl at the specific location.

Declaration
public override void ShowPopup(Rectangle alignmentRectangle)
Parameters
System.Drawing.Rectangle alignmentRectangle

Overrides
RadPopupControlBase.ShowPopup(Rectangle)

UnwireEvents()

Declaration
protected void UnwireEvents()

WireEvents()

Declaration
protected void WireEvents()

WndProc(ref Message)

Declaration
protected override void WndProc(ref Message msg)
Parameters
System.Windows.Forms.Message msg

Overrides
RadPopupControlBase.WndProc(ref Message)

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.