Xceed Toolkit for .NET Maui v2.0 Documentation
Xceed.Maui.Toolkit Assembly / Xceed.Maui.Toolkit Namespace / CalendarDateRange Class
Members


In This Topic
    CalendarDateRange Class
    In This Topic
    Represents a range of dates.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class CalendarDateRange 
    'Usage
     
    
    Dim instance As CalendarDateRange
    public sealed class CalendarDateRange 
    Remarks
    The range goes from a Start date to an End date.
    Inheritance Hierarchy

    System.Object
       Xceed.Maui.Toolkit.CalendarDateRange

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also