gets or sets whether the group is allowed for selection in group selection mode.

Namespace: Novalys.VisualGuard.Security.Membership
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public bool IsContextual { get; set; }
Visual Basic
Public Property IsContextual As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also