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


In This Topic
    CalendarDayUIState Class Members
    In This Topic

    The following tables list the members exposed by CalendarDayUIState.

    Public Properties
     NameDescription
    Public PropertyGets a boolean value indicated if the day is disabled.  
    Public PropertyGets a boolean value indicated if the mouse is pressed over the day.  
    Public PropertyGets a boolean value indicating if the day is enabled.  
    Public PropertyGets a boolean value indicating if the mouse is hovering over the day (hot).  
    Public PropertyGets a boolean value indicating if the day is idle.  
    Public PropertyGets a boolean value indicating if the day is a preview day.  
    Public PropertyGets a boolean value indicating if the day is visible.  
    Top
    See Also