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

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