Click or drag to resize

BasePermissionsAccess Property

Gets or sets permission to Access.

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public bool Access { get; set; }

Property Value

Type: Boolean
true if allowed to Access; otherwise, false.
See Also