TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeViewPanel Class / Padding Property

In This Topic
    Padding Property
    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