ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileView Class / Height Property

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