ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1HierarchicalPresenter Class / ActualWidth Property

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