'Declaration Public Function GetDefaultProperty() As PropertyDescriptor
'Usage Dim instance As SpreadDataRowView Dim value As PropertyDescriptor value = instance.GetDefaultProperty()
public PropertyDescriptor GetDefaultProperty()
Return Value
PropertyDescriptor that contains the default property or null if object has no descriptor