dbicList Send comments on this topic.
CellFormatCollection Class
See Also  Members  
dbicBase Assembly > Dbi.WinControl Namespace : CellFormatCollection Class

A collection to store dbiCellFormat Items

Object Model

CellFormatCollection ClassdbiCellFormat Class

Syntax

Visual Basic (Declaration) 
Public Class CellFormatCollection 
   Inherits Dbi.CollectionBaseEvents
C# 
public class CellFormatCollection : Dbi.CollectionBaseEvents 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
         Dbi.WinControl.CellFormatCollection

Requirements

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

See Also