ComponentOne FinancialChart for WinForms
Enabled Property

C1.Win.Chart.Interaction Namespace > C1RangeSlider Class : Enabled Property
Gets or sets a value indicating whether the control can respond to user interaction.
Syntax
'Declaration
 
<RefreshPropertiesAttribute(RefreshProperties.Repaint)>
<MergablePropertyAttribute(True)>
<DefaultValueAttribute()>
Public Shadows Property Enabled As Boolean
[RefreshProperties(RefreshProperties.Repaint)]
[MergableProperty(true)]
[DefaultValue()]
public new bool Enabled {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members