Intersoft ClientUI Documentation
UXCalendarSelectedDatesCollection Class
Members 



Represents a set of selected dates in a UXCalendar.
Object Model
UXCalendarSelectedDatesCollection ClassDateTime Structure
Syntax
Public NotInheritable Class UXCalendarSelectedDatesCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of Date)
public sealed class UXCalendarSelectedDatesCollection : System.Collections.ObjectModel.ObservableCollection<DateTime> 
public ref class UXCalendarSelectedDatesCollection sealed : public System.Collections.ObjectModel.ObservableCollection<DateTime> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         Intersoft.Client.UI.Aqua.UXInput.UXCalendarSelectedDatesCollection

Requirements

Target Platforms: 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

Reference

UXCalendarSelectedDatesCollection Members
Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback