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


C1.Silverlight Namespace > C1SlideContentControl Class : Padding Property
Syntax
'Declaration
 
Public Property Padding As System.Windows.Thickness
'Usage
 
Dim instance As C1SlideContentControl
Dim value As System.Windows.Thickness
 
instance.Padding = value
 
value = instance.Padding
public System.Windows.Thickness Padding {get; set;}
See Also

Reference

C1SlideContentControl Class
C1SlideContentControl Members