public new bool Locked {get; set;}
'Declaration Public Shadows Property Locked As Boolean
'Declaration
Public Shadows Property Locked As Boolean
'Usage Dim instance As Rows.DefaultRow Dim value As Boolean instance.Locked = value value = instance.Locked
'Usage
Dim instance As Rows.DefaultRow Dim value As Boolean instance.Locked = value value = instance.Locked
Rows.DefaultRow Class Rows.DefaultRow Members