Table of Contents

Property IsEnabled

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

bool