[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ClickDateEventArgs.Date

Date Property

Date

Gets the clicked date.

Declaration
public DateTime Date { get; }
Public ReadOnly Property [Date] As Date
Property Value
Type Description
DateTime

A DateTime value indicates the clicked date.

Remarks

The property retrieves the date which clicked by mouse.