dbicList Send comments on this topic.
PlusMinusStyle Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : PlusMinusStyle Property

Determines the style used when rendering the Plus/Minus boxes on parent nodes.

Syntax

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

Property Value

enumerated value

Requirements

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

See Also