ShowToday Property (FlexDateField)

Action

Gets the day highlighted in the DateChooser control.

If true, specifies that today is highlighted in the DateChooser control. Setting this property immediately changes the appearance of the DateChooser control. The default value is true.

Syntax

C#
protected Boolean showToday { get; }
VB
'Declaration
Protected Read Property showToday As Boolean

Access

Read only.