ComponentOne Extended Library for WPF and Silverlight
Format Property (PropertyAttribute)

C1.WPF.Extended Namespace > PropertyAttribute Class : Format Property
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).
Syntax
'Declaration
 
Public Property Format As String
public string Format {get; set;}
See Also

Reference

PropertyAttribute Class
PropertyAttribute Members