IsEnabled Property (ScrollBarElement.ScrollBarPageButton)
In This Topic
Gets whether this element and all its ancestors are enabled.
Syntax
'Declaration
Public Overridable ReadOnly Property IsEnabled As Boolean
public virtual bool IsEnabled {get;}
See Also