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