Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / Padding Property

In This Topic
    Padding Property (C1ListViewerPanel)
    In This Topic
    Gets the padding of the list of items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Padding As Thickness
    public Thickness Padding {get;}
    See Also