FormatString Property
Gets or sets the format string to use to display property values. If null or empty, the property values will be displayed with no formatting options
Syntax
public System.string FormatString {get; set;}Public Property FormatString As System.String