dbicButton Send comments on this topic.
ArrowDirection Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : ArrowDirection Property

Gets or sets the direction of the arrow in the control.

Syntax

Visual Basic (Declaration) 
Public Property ArrowDirection As enumArrowDirection
C# 
public enumArrowDirection ArrowDirection {get; set;}

Property Value

dbi.enumArrowDirection

Requirements

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

See Also