PagerButtonProperties Constructors
Contains settings specific to a pager button.| Name | Parameters | Description |
|---|---|---|
| PagerButtonProperties() | none | Initializes a new instance of the PagerButtonProperties class with default settings. |
| PagerButtonProperties(IPropertiesOwner, ImagePosition, String, Boolean) | owner, defaultImagePosition, defaultText, defaultVisible | Initializes a new instance of the PagerButtonProperties class with the specified settings. |
See Also