[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ClickDateEventArgs

ClickDateEventArgs Class

Provides the data for the ClickDate event.

Inheritance
ClickDateEventArgs
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class ClickDateEventArgs : EventArgs
Public Class ClickDateEventArgs
    Inherits EventArgs

Constructors

Name Description
ClickDateEventArgs(DateTime?)

Initializes a new instance of the ClickDateEventArgs class.

Properties

Name Description
Date

Gets the clicked date.