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

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