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

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