ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / Clone Method

In This Topic
    Clone Method (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function Clone() As C1.Framework.Element
    public virtual C1.Framework.Element Clone()
    See Also