ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TreeView Class / BorderThickness Property

In This Topic
    BorderThickness Property (C1TreeView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BorderThickness As Windows.UI.Xaml.Thickness
    public Windows.UI.Xaml.Thickness BorderThickness {get; set;}
    See Also