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