GenApiGridPollingEnabled Property

CVB.Net Documentation
Gets/sets whether automatic feature polling is enabled.

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

[DefaultValueAttribute(true)]
public bool PollingEnabled { get; set; }

Property Value

Type: Boolean
Default is true.
See Also

Reference