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