AnalyticsControlVisReadOnly Property
Gets whether the visualisation can be modified.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public bool VisReadOnly { get; set; }
Public Property VisReadOnly As Boolean
Get
Set
DEFINE AnalyticsControlVisReadOnly AS LOGICAL NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlVisReadOnly AS LOGICAL NO-UNDO.
BooleanWhether the visualisation can be modified.
BooleanWhether the visualisation can be modified.