WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / TimeSpanRangeFilter Class / Increment Property
In This Topic
    Increment Property (TimeSpanRangeFilter)
    In This Topic
    Gets or sets the increment applied when the user pressed the up/down arrow keys.
    Syntax
    public TimeSpan Increment {get; set;}
    See Also