INxAppLayout
ReadOnly Property
Qlik Sense .NET SDK - API Reference
If set to true, it means that the app is read-only.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
bool
ReadOnly
{
get
;
set
; }
bool ReadOnly { get; set; }
Property
ReadOnly
As
Boolean
Get
Set
Property ReadOnly As Boolean Get Set
Property Value
Type:
Boolean
See Also
INxAppLayout Interface
INxAppLayout Members
Qlik.Engine Namespace