ComponentOne Basic Library for WPF and Silverlight
Padding Property (C1TreeViewPanel)


C1.WPF Namespace > C1TreeViewPanel Class : Padding Property
Gets the padding of the list of items.
Syntax
'Declaration
 
Public ReadOnly Property Padding As System.Windows.Thickness
'Usage
 
Dim instance As C1TreeViewPanel
Dim value As System.Windows.Thickness
 
value = instance.Padding
public System.Windows.Thickness Padding {get;}
See Also

Reference

C1TreeViewPanel Class
C1TreeViewPanel Members