dbicDate Send comments on this topic.
DayFormats Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : DayFormats Property

Represents a collection of items which apply formatting to a specific date range.

Syntax

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

Property Value

dbiDayFormatCollection

Requirements

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

See Also