| Visual Basic (Declaration) | |
|---|---|
Public Enum enumButtonType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumButtonType : System.Enum | |
| Member | Description |
|---|---|
| Both | Both the left and right navigation buttons are displayed. |
| Left | Only the left navigation button is displayed. |
| None | No navigation buttons are displayed. |
| Right | Only the right navigation button is displayed. |
System.Object
System.ValueType
System.Enum
Dbi.enumButtonType