Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TileListBoxPanel Class / ItemWidth Property

In This Topic
    ItemWidth Property (C1TileListBoxPanel)
    In This Topic
    Gets or sets the width of each item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ItemWidth As Double
    public double ItemWidth {get;}
    See Also