C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexChartBase<T> Class / IsDisabled Property

In This Topic
IsDisabled Property (FlexChartBase<T>)
In This Topic
Gets or sets a value that determines whether the control is disabled.
Syntax
'Declaration
 
Public Property IsDisabled As Boolean
 
See Also