IsEnabled Property (ComboBoxDescription)
Indicates whether the combo box can accept user input.

C# Syntax

public Nullable<bool> IsEnabled {get; set;}