| Visual Basic (Declaration) | |
|---|---|
Public Property TodayCircle As Boolean | |
| C# | |
|---|---|
public bool TodayCircle {get; set;} | |
Property Value
BooleanThis property is only effective when the TodayFormat is equal to text.
| dbicDate | Send comments on this topic. |
| TodayCircle Property | |
| See Also | |
|
| dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : TodayCircle Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TodayCircle As Boolean | |
| C# | |
|---|---|
public bool TodayCircle {get; set;} | |