Called when IsReadOnly property should be updated when other user permission properties are set.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
protected internal virtual void UpdateIsReadOnlyFromUserPermissions()
Visual Basic (Declaration)
Protected Friend Overridable Sub UpdateIsReadOnlyFromUserPermissions

See Also