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

Gets or sets the background fill pattern of the node item based on the enumFillType Enumeration.

Syntax

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

Property Value

enumFillType Enumeration

Requirements

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

See Also