ShowToday Property (FlexDateChooser)

Action

Gets whether today's date is highlighted in the DataChooser control.

If true, specifies that today is highlighted in 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.