Core Library for WPF | ComponentOne
C1.WPF.Localization Namespace / C1LocalizeExtension Class / DefaultValue Property

In This Topic
    DefaultValue Property
    In This Topic
    Gets or sets the default value.
    Syntax
    'Declaration
     
    
    Public Property DefaultValue As String
    public string DefaultValue {get; set;}
    See Also