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

Determines whether or not the title will be displayed.

Syntax

Visual Basic (Declaration) 
Public Property DisplayTitle As Boolean
C# 
public bool DisplayTitle {get; set;}

Property Value

Boolean

Requirements

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

See Also