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

Gets or sets the one-based column number of the time which was double-clicked.

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