Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / DayMouseEventArgs Class
Properties


In This Topic
    DayMouseEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DayMouseEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DayMouseEventArgs class specifying the System.DateTime value of a day in the WinCalendar control.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public PropertyGets a value representing the day in the WinCalendar control which has the mouse.  
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Top
    See Also