ScrollablePanel Property (ScrollBarPanel)
In This Topic
Returns reference to the child ScrollBarPanel.ScrollablePanel element.
Syntax
'Declaration
Public ReadOnly Property ScrollablePanel As ScrollablePanel
public ScrollablePanel ScrollablePanel {get;}
See Also