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

The column where the time was selected.

Syntax

Visual Basic (Declaration) 
Public Property Column As Integer
C# 
public int Column {get; set;}

Property Value

Integer

Requirements

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

See Also