| Visual Basic (Declaration) | |
|---|---|
Public Enum enumItemHeightType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumItemHeightType : System.Enum | |
| Member | Description |
|---|---|
| Fixed | The item height is a fixed size and cannot be resized with the mouse. |
| Variable | The item height is a variable size and can be resized with the mouse. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.enumItemHeightType