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

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