ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1Tile Class / ActualWidth Property

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