ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / MaxWidth Property

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