Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / PropertyBindingAttribute Class / Default Property

In This Topic
    Default Property (PropertyBindingAttribute)
    In This Topic
    Gets the Default value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Default As System.String
    public System.string Default {get;}
    See Also