Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / CalendarDateRange Class
Members


In This Topic
    CalendarDateRange Class
    In This Topic
    Represents a range of dates in a GrapeCity.Windows.InputMan.GcDropDownCalendar.
    Object Model
    CalendarDateRange Class
    Syntax
    'Declaration
     
    Public NotInheritable Class CalendarDateRange 
    'Usage
     
    Dim instance As CalendarDateRange
    public sealed class CalendarDateRange 
    Remarks
    CalendarDateRange objects are primarily used by the GrapeCity.Windows.InputMan.BlackoutDatesCollection to specify a range of dates that are not selectable in a GrapeCity.Windows.InputMan.GcDropDownCalendar.
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDateRange

    See Also