ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditor Class / ActualHeight Property

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