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


C1.Silverlight Namespace > C1ListViewerPanel 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 C1ListViewerPanel
Dim value As System.Windows.Thickness
 
value = instance.Padding
public System.Windows.Thickness Padding {get;}
See Also

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members