| Visual Basic (Declaration) | |
|---|---|
Public Enum enumHorzScrollType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumHorzScrollType : System.Enum | |
| Member | Description |
|---|---|
| Columns | The horizontal scroll bar will receive a value based on the number of columns in the list not including the pre-column. |
| Width | The horizontal scroll bar will receive a value based upon the total width of all columns and the pre-column. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.enumHorzScrollType