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


In This Topic
    PaintDayEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PaintDayEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PaintDayEventArgs class.  
    Top
    Public Fields
     NameDescription
    Public FieldThe style with which a day in the WinCalendar is painted.  
    Public FieldA System.DateTime value representing the date of the day being painted.  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.PaintEventArgs)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.Forms.PaintEventArgs)
    Top
    See Also