Specifies if the control is frozen
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
bool IsFrozen { get; set; } |
Visual Basic |
---|
Property IsFrozen As Boolean Get Set |
JScript |
---|
function get IsFrozen () : boolean function set IsFrozen (value : boolean) |