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