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

Gets or sets the type of progress meter to draw in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property DisplayStyle As enumDisplayStyle
C# 
public virtual enumDisplayStyle DisplayStyle {get; set;}

Property Value

enumDisplayStyle Enumeration

Requirements

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

See Also