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

Determines whether an outline will be drawn around the group of list items.

Syntax

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