dbicCalendar Send comments on this topic.
dbiDayFormatCollection Class
See Also  Members  
dbicPIM Assembly > Dbi.PIM Namespace : dbiDayFormatCollection Class

The collection of DayFormats.

Object Model

dbiDayFormatCollection ClassdbiDayFormat Class

Syntax

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

Remarks

Must use PIM as the data source for the DBI controls.

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
         Dbi.PIM.dbiDayFormatCollection

Requirements

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

See Also