DfltVal Property
A default value. If a property of this type is added and a value is not specified, the default value is used.
Syntax
public System.object DfltVal {get; set;}Public Property DfltVal As System.ObjectA default value. If a property of this type is added and a value is not specified, the default value is used.
public System.object DfltVal {get; set;}Public Property DfltVal As System.Object