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