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

Determines the text of the title area.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TitleText As String
C# 
public virtual string TitleText {get; set;}

Property Value

string

Requirements

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

See Also