'Declaration Public Property AutoFillTime As Infragistics.Win.UltraWinMaskedEdit.AutoFillTime
public Infragistics.Win.UltraWinMaskedEdit.AutoFillTime AutoFillTime {get; set;}
Since the placeholders for a date/time input mask are implied to require entry, validation of the value will fail if the time portion is left empty. The AutoFillTime property allows the user to disregard the time portion of the value if they choose, and allow a default value to be used, so that validation passes where it would otherwise fail.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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
UltraDateTimeEditor Class
UltraDateTimeEditor Members
AutoFillTime property (EditorWithMask class)
AutoFillTime enumeration
AutoFillDate