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

Determines the fill pattern of a cell.

Syntax

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

Property Value

enumFillType Enumeration

Requirements

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

See Also