Property IsEnabled
IsEnabled
Gets or sets a value indicating whether the control can respond to user interaction. This is the same as Enabled property. Read more information there.
public bool IsEnabled { get; set; }
Gets or sets a value indicating whether the control can respond to user interaction. This is the same as Enabled property. Read more information there.
public bool IsEnabled { get; set; }