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