ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / MinHeight Property

In This Topic
    MinHeight Property (C1TileViewPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinHeight As System.Double
    public System.double MinHeight {get; set;}
    See Also