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


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

Reference

C1SlideContentControl Class
C1SlideContentControl Members