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