[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.FocusedDate

FocusedDate Property

FocusedDate

Gets or sets the day that with focus. This is a dependency property.

Declaration
[Bindable(true)]
public DateTime FocusedDate { get; set; }
<Bindable(True)>
Public Property FocusedDate As Date
Property Value
Type Description
DateTime

A DateTime value that represents the day with focus. The default value is Today.