Intersoft.Client.UI.Aqua.UXInput Namespace > UXCalendarEventItem Class : EndDate Property |
<CategoryAttribute("Common Properties")> <TypeConverterAttribute("Intersoft.Client.Framework.DateTimeTypeConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")> Public Property EndDate As Nullable(Of Date)
Dim instance As UXCalendarEventItem Dim value As Nullable(Of Date) instance.EndDate = value value = instance.EndDate
[CategoryAttribute("Common Properties")] [TypeConverterAttribute("Intersoft.Client.Framework.DateTimeTypeConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")] public Nullable<DateTime> EndDate {get; set;}
[CategoryAttribute("Common Properties")] [TypeConverterAttribute("Intersoft.Client.Framework.DateTimeTypeConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")] public: property Nullable<DateTime> EndDate { Nullable<DateTime> get(); void set ( Nullable<DateTime> value); }
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