[]
Represents navigation operations toolbar.
public class C1PrintPreviewControl.NavigationToolBar : C1PrintPreviewControl.PreviewToolBar
| Name | Description |
|---|---|
| GoFirst | Gets the GoFirst toolstrip button. |
| GoLast | Gets the GoLast toolstrip button. |
| GoNext | Gets the GoNext toolstrip button. |
| GoPrev | Gets the GoPrev toolstrip button. |
| HistoryNext | Gets the HistoryNext toolstrip button. |
| HistoryPrev | Gets the HistoryPrev toolstrip button. |
| LblOfPages | Gets the "of X pages" toolstrip label. |
| LblPage | Gets the "page" toolstrip label. |
| PageNo | Gets the page number toolstrip textbox. |
| PreviewAction | Gets C1PreviewActionFlags describing the content of this toolbar. |