Enabled Property (InputSeparator)
In This Topic
Gets or sets a value indicating whether the component can respond to user interaction.
Syntax
'Declaration
Public Overridable Property Enabled As Boolean
public virtual bool Enabled {get; set;}
See Also