Gets the page-down button portion of this scrollbar.
| C# | Visual Basic | Visual C++ |
public Button PageDown { get; }
Public ReadOnly Property PageDown As Button Get
public: property Button^ PageDown { Button^ get (); }
Button
The page-down button.
The page-down button.
| Exception | Condition |
|---|---|
| ElementNotFoundException | If the element is not found. |
Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)