| Name | Description |
 | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleName | (Inherited from System.Windows.Forms.Control) |
 | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
 | ActiveControl | (Inherited from System.Windows.Forms.ContainerControl) |
 | AllowDrop | (Inherited from System.Windows.Forms.Control) |
 | Anchor | (Inherited from System.Windows.Forms.Control) |
 | AutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) |
 | AutoScaleMode | (Inherited from System.Windows.Forms.ContainerControl) |
 | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
 | AutoSize | Overridden. Specifies if navigator buttons have color bitmaps. |
 | AutoSizeMode | (Inherited from System.Windows.Forms.UserControl) |
 | AutoValidate | (Inherited from System.Windows.Forms.UserControl) |
 | BackColor | Overridden. This member overrides Control.BackColor. |
 | BackgroundImage | (Inherited from System.Windows.Forms.Control) |
 | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
 | BindingContext | (Inherited from System.Windows.Forms.ContainerControl) |
 | BorderStyle | Navigator border style. |
 | Bottom | (Inherited from System.Windows.Forms.Control) |
 | Bounds | (Inherited from System.Windows.Forms.Control) |
 | ButtonCursor | The cursor that is displayed when the mouse is over the navigator buttons. |
 | ButtonSize | The size of navigator buttons. |
 | ButtonStyle | Navigator button style. |
 | ButtonTextAlign | Controls how the text is positioned relative to the image in navigator buttons. |
 | ButtonTexts | Gets or sets the texts displayed on the buttons. |
 | ButtonToolTips | The string collection defining navigator button tooltips. |
 | CanFocus | (Inherited from System.Windows.Forms.Control) |
 | CanSelect | (Inherited from System.Windows.Forms.Control) |
 | Capture | (Inherited from System.Windows.Forms.Control) |
 | CausesFormValidation | Whether the control in focus should be validated before a button click is handled by the navigator. |
 | CausesValidation | (Inherited from System.Windows.Forms.Control) |
 | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
 | ClientSize | (Inherited from System.Windows.Forms.Control) |
 | ColorButtons | Specifies if navigator buttons have color bitmaps. |
 | ColorWhenHover | If True, navigator buttons show color bitmaps when the mouse hovers over them. |
 | CompanyName | (Inherited from System.Windows.Forms.Control) |
 | ConfirmDelete | Whether a confirmation dialog is shown before deleting a record. |
 | Container | (Inherited from System.ComponentModel.Component) |
 | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
 | ContextMenu | (Inherited from System.Windows.Forms.Control) |
 | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
 | Controls | (Inherited from System.Windows.Forms.Control) |
 | Created | (Inherited from System.Windows.Forms.Control) |
 | CurrencyManager | Gets or sets the CurrencyManager object navigated by the control. |
 | CurrentAutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) |
 | Cursor | (Inherited from System.Windows.Forms.Control) |
 | DataBindings | (Inherited from System.Windows.Forms.Control) |
 | DataMember | "For multi-table data sources, specifies a specific table to which the control is bound. |
 | DataSource | The data source object to which the control is bound. |
 | DisplayRectangle | (Inherited from System.Windows.Forms.ScrollableControl) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Dock | (Inherited from System.Windows.Forms.Control) |
 | Enabled | (Inherited from System.Windows.Forms.Control) |
 | EnabledButtons | Flags enumeration specifying which buttons are enabled. |
 | ErrorProvider | Gets or sets an ErrorProvider object used to indicate error state of the current data row. |
 | Focused | (Inherited from System.Windows.Forms.Control) |
 | Font | (Inherited from System.Windows.Forms.Control) |
 | ForeColor | Overridden. This member overrides Control.ForeColor. |
 | Handle | (Inherited from System.Windows.Forms.Control) |
 | HasChildren | (Inherited from System.Windows.Forms.Control) |
 | Height | (Inherited from System.Windows.Forms.Control) |
 | HorizontalIndent | Horizontal margin between the border and the buttons. |
 | HorizontalScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
 | ImageList | Gets or sets the ImageList to use when displaying button images without highlighting. |
 | ImageListHighlight | Gets or sets the ImageList to use when displaying button images in highlighted state. |
 | ImeMode | (Inherited from System.Windows.Forms.Control) |
 | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
 | IsAccessible | (Inherited from System.Windows.Forms.Control) |
 | IsDisposed | (Inherited from System.Windows.Forms.Control) |
 | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
 | IsMirrored | (Inherited from System.Windows.Forms.Control) |
 | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
 | Left | (Inherited from System.Windows.Forms.Control) |
 | Location | (Inherited from System.Windows.Forms.Control) |
 | Margin | (Inherited from System.Windows.Forms.Control) |
 | MaximumSize | (Inherited from System.Windows.Forms.Control) |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | MoveDelayFirst | Time delay in milliseconds after pressing Next/Previous button before automatic scrolling begins. |
 | MoveDelayNext | Time delay in milliseconds between row moves in automatic scrolling. |
 | Name | (Inherited from System.Windows.Forms.Control) |
 | Padding | (Inherited from System.Windows.Forms.Control) |
 | PageSize | Number of rows to skip when the user presses PageUp/Down. |
 | Parent | (Inherited from System.Windows.Forms.Control) |
 | ParentForm | (Inherited from System.Windows.Forms.ContainerControl) |
 | Position | Gets or sets the current row position in the table (from 0 to RowCount - 1). |
 | PositionVisible | Specifies whether the editable row position field and row captions are visible in the navigator. |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | ProductName | (Inherited from System.Windows.Forms.Control) |
 | ProductVersion | (Inherited from System.Windows.Forms.Control) |
 | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
 | Region | (Inherited from System.Windows.Forms.Control) |
 | Right | (Inherited from System.Windows.Forms.Control) |
 | RowCount | Returns the number of rows in the table. |
 | ShowToolTips | Indicates whether tooltips are shown for the buttons. |
 | Site | (Inherited from System.Windows.Forms.Control) |
 | Size | (Inherited from System.Windows.Forms.Control) |
 | TabIndex | (Inherited from System.Windows.Forms.Control) |
 | TabStop | This member overrides Control.TabStop. |
 | Tag | (Inherited from System.Windows.Forms.Control) |
 | Text | Overridden. Gets or sets value of the Position textbox. |
 | Top | (Inherited from System.Windows.Forms.Control) |
 | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
 | UIStrings | Gets the collection of user interface strings. |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | VerticalAlign | Vertical alignment of navigator buttons. |
 | VerticalIndent | Vertical margin between the border and the buttons. |
 | VerticalScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
 | Visible | (Inherited from System.Windows.Forms.Control) |
 | VisibleButtons | Flags enumeration specifying which buttons are visible. |
 | VisualStyle | Gets or sets the visual style of the control. |
 | Width | (Inherited from System.Windows.Forms.Control) |