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

Determines the character used to delimit the text within the different columns.

Syntax

Visual Basic (Declaration) 
Public Property BreakChar As Char
C# 
public char BreakChar {get; set;}

Property Value

Chat

Requirements

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

See Also