Gets or sets the default value for the property.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public Object DefaultValue { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property DefaultValue As Object <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |