Height Property (ScrollBarElement.ScrollBarPageButton)
In This Topic
Element height. Set to -1 to let the element calculate it automatically.
Syntax
'Declaration
Public Overridable Property Height As Integer
public virtual int Height {get; set;}
See Also