AllowClientUnlock Property
AllowClientUnlock
Gets or sets whether the user can unlock a cell from the client side.
Declaration
[Browsable(false)]
public bool AllowClientUnlock { get; set; }
<Browsable(False)>
Public Property AllowClientUnlock As Boolean