ComponentOne FlexGrid for UWP
IsDropDownEnabled Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexComboBox Class : IsDropDownEnabled Property
Gets or sets whether the user should be allowed to open the drop-down portion of the control.
Syntax
'Declaration
 
Public Property IsDropDownEnabled As System.Boolean
public System.bool IsDropDownEnabled {get; set;}
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members