Property IsEnabled IsEnabled Boolean that defines if the control is enabled. Declaration public bool IsEnabled { get; set; } Property Value Type Description Boolean True if the control should be enabled, false otherwise (default: true).