C1.WPF.Extended Namespace / PropertyAttribute Class / DefaultValue Property

In This Topic
DefaultValue Property (PropertyAttribute)
In This Topic
Gets or sets the default value for the property.
Syntax
'Declaration
 
Public Property DefaultValue As Object
 
See Also