'Declaration
Public Shadows Property LockFont As Font
'Usage
Dim instance As Rows.DefaultRow Dim value As Font instance.LockFont = value value = instance.LockFont
public new Font LockFont {get; set;}
'Declaration
Public Shadows Property LockFont As Font
'Usage
Dim instance As Rows.DefaultRow Dim value As Font instance.LockFont = value value = instance.LockFont
public new Font LockFont {get; set;}