ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewItem Class / MaxHeight Property

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