Gets a value indicating whether [allow empty rows].
Namespace: Ico.AnyGlass.AlarmWorX.ViewModelAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool AllowEmptyRows { get; internal set; } |
| Visual Basic |
|---|
Public Property AllowEmptyRows As Boolean Get Friend Set |
| JScript |
|---|
function get AllowEmptyRows () : boolean internal function set AllowEmptyRows (value : boolean) |