FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterCell Class / Delay Property

In This Topic
    Delay Property (GridFilterCell)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Delay As TimeSpan
    public TimeSpan Delay {get; set;}
    See Also