AutoSearchDelay Property (C1FlexPivotGrid)
In This Topic
Gets or sets the delay (in seconds) before the
C1.Win.C1FlexGrid.C1FlexGridBase.AutoSearch buffer is reset.
Syntax
'Declaration
Public Property AutoSearchDelay As Double
public double AutoSearchDelay {get; set;}
See Also