dbicExplorerBar Send comments on this topic.
Text Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerItem Class : Text Property

Gets or sets the text used in the explorer item.

Syntax

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

Property Value

string

Requirements

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

See Also