ReportOptions.IsChangeSelectionAllowed Property¶
Gets or sets a value indicating whether this report allows to change selection.
Namespace: Citrix.SDK.AppDNA.Reporting
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool IsChangeSelectionAllowed { get; set; }
VB¶
Public Property IsChangeSelectionAllowed As Boolean
Get
Set
Property Value¶
Type: Boolean