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

Gets or sets the cell format assigned to the node item.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CellFormat As CellFormatCollection
C# 
public CellFormatCollection CellFormat {get;}

Property Value

dbiCellFormat Class

Requirements

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

See Also