Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DayOfWeekHolidayPolicy Structure
Fields Properties Methods


In This Topic
    DayOfWeekHolidayPolicy Structure Members
    In This Topic

    The following tables list the members exposed by DayOfWeekHolidayPolicy.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DayOfWeekHolidayPolicy structure with the specified WeekFlags and override settings.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents a DayOfWeekHolidayPolicy structure with its properties left uninitialized.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the value that indicates whether all properties of this DayOfWeekHolidayPolicy are uninitialized.  
    Public PropertyGets or sets whether to override the holiday.  
    Public PropertyGets or sets a WeekFlags enumeration that contains the weekday's weekly holiday information.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified date is a weekday or a holiday.  
    Top
    See Also