Format Property (PropertyAttribute)
Gets or sets a string representing the desired Format for the property value. e.g. a specific numeric format to use in the numeric editor associated to the property).
public string Format {get; set;}
'Declaration
Public Property Format As String