Click or drag to resize
StoreRemoveColsEventArgsProcessed Property
Gets or sets the processed flag.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public bool Processed { get; set; }

Property Value

Type: Boolean
The processed flag.
See Also