Click or drag to resize

RecroGridRGClientColumnPermission Property

A mezőhöz tartozó jogosultság.

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

Property Value

Type: UserPermissions
The permission.
See Also