dbicList Send comments on this topic.
HorzScrollType Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : HorzScrollType Property

Determines the horizontal scrolling action for the list.

Syntax

Visual Basic (Declaration) 
Public Property HorzScrollType As enumHorzScrollType
C# 
public enumHorzScrollType HorzScrollType {get; set;}

Property Value

enumHorzScrollType

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also