ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / MinZoom Property

In This Topic
    MinZoom Property (C1ListView)
    In This Topic
    Gets or sets the minimum zoom available.
    Syntax
    'Declaration
     
    Public Property MinZoom As Double
    public double MinZoom {get; set;}
    See Also