RecroGridRGClientColumnPermission Property

The permission associated with the field.

Definition

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

Property Value

UserPermissions
The permission.

See Also