ComponentOne FinancialChart for WPF
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 Thickness
'Usage
 
Dim instance As C1TreeViewPanel
Dim value As Thickness
 
value = instance.Padding
public Thickness Padding {get;}
public:
property Thickness Padding {
   Thickness get();
}
See Also

Reference

C1TreeViewPanel Class
C1TreeViewPanel Members