DefaultValueAttributeValue Property |
Gets the default value of the property this attribute is bound to.
Namespace: System.ComponentModelAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public Object Value { get; }
Property Value
Type:
ObjectSee Also