FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / AllowDrop Property

In This Topic
    AllowDrop Property (C1FlexComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowDrop As Boolean
    public bool AllowDrop {get; set;}
    See Also