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

Gets or sets the image used for arrow in the list title areas when the child items are not visible.

Syntax

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

Property Value

Image

Remarks

This property is only valid when ControlType Property is Explorer

Requirements

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

See Also