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

Determines if a shadow line is drawn at the bottom of a list header.

Syntax

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

Property Value

Boolean

Remarks

This property is only valid when ControlType Property is Explorer

Requirements

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

See Also