|  | BasePermissionsRead Property  | 
 
            Gets or sets permission to Read.
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Security
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic bool Read { get; set; }Property Value
Type: 
Booleantrue if allowed to Read; otherwise, 
false.
 See Also
See Also