A read-only property that indicates whether the button is disabled.
Property of Button
Read-only
Description
This property indicates whether the button is disabled. If the property is true, event generation is disabled for the button and users are not be able to interact with (click) the button. If the property is false, user interaction and event generation will be enabled.