Specifies if the Grid allows adding a new row
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool HasErrors { get; protected set; } |
| Visual Basic |
|---|
Public Property HasErrors As Boolean Get Protected Set |
| JScript |
|---|
function get HasErrors () : boolean protected function set HasErrors (value : boolean) |