Skip to main content
A newer version of this page is available. .
Tab

PrevButtonProperties Constructors

Contains settings specific to the button that when clicked, navigates a user to the previous page.
Name Parameters Description
PrevButtonProperties(IPropertiesOwner, Boolean, String) owner, visible, text Initializes a new instance of the PrevButtonProperties class with the specified settings.
PrevButtonProperties(IPropertiesOwner, Boolean) owner, visible Initializes a new instance of the PrevButtonProperties class.
PrevButtonProperties(IPropertiesOwner) owner Initializes a new instance of the PrevButtonProperties class with the specified owner.
See Also