Click or drag to resize

BndGridFillStamp Property

Gets/sets a signature for the current set of data in the grid. This stamp is set each time the grid is populated from a query.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string FillStamp { get; set; }

Property Value

Type: String
See Also