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

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

Syntax

Visual Basic (Declaration) 
Public Overridable Property ArrowUp As Image
C# 
public virtual Image ArrowUp {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