WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / AllowNull Property
In This Topic
    AllowNull Property (C1TimeEditor)
    In This Topic
    Gets or sets whether the user can enter null values.
    Syntax
    public bool AllowNull {get; set;}
    See Also