dbicDayView Send comments on this topic.
ColumnTypes Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : ColumnTypes Property

The collection of columns in the control.

Syntax

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

Property Value

ColumnTypeCollection

Requirements

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

See Also