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