ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / PropertyBindingAttribute Class / Default Property

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