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

The LocationID of the current header.

Syntax

Visual Basic (Declaration) 
Public Property LocationID As String
C# 
public string LocationID {get; set;}

Property Value

String

Requirements

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

See Also