'Declaration Public Property LockLayout As Nullable(Of Boolean)
public Nullable<bool> LockLayout {get; set;}
Property Value
true
if LockLayout is enabled; otherwise, false
.'Declaration Public Property LockLayout As Nullable(Of Boolean)
public Nullable<bool> LockLayout {get; set;}
true
if LockLayout is enabled; otherwise, false
.