dbicMeter Send comments on this topic.
DisplayText Property
See Also 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : DisplayText Property

Determines if text will be displayed in the control.

Syntax

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

Property Value

Boolean

Requirements

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

See Also