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

C1.WPF.Extended Namespace > PropertyAttribute Class : DefaultValue Property
Gets or sets the default value for the property.
Syntax
'Declaration
 
Public Property DefaultValue As Object
public object DefaultValue {get; set;}
See Also

Reference

PropertyAttribute Class
PropertyAttribute Members