PropertyItem.ReadPermission property
Gets or sets the read permission. If user doesn't have this permission, they won't see it in grid / form.
public string? ReadPermission { get; set; }
Property Value
The read permission.
See Also
- class PropertyItem