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

Determines if the current date will be circled in the the control.

Syntax

Visual Basic (Declaration) 
Public Property TodayCircle As Boolean
C# 
public bool TodayCircle {get; set;}

Property Value

Boolean

Remarks

This property is only effective when the TodayFormat is equal to text.

Requirements

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

See Also