ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TabItem Class / ActualHeight Property

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