ComponentOne Scheduler for WPF and Silverlight
HorizontalContentAlignment Property (ShiftingCanvas)

C1.WPF.Schedule Namespace > ShiftingCanvas Class : HorizontalContentAlignment Property
Gets or sets the horizontal alignment of the control's content. This is a dependency property.
Syntax
'Declaration
 
Public Property HorizontalContentAlignment As System.Windows.HorizontalAlignment
public System.Windows.HorizontalAlignment HorizontalContentAlignment {get; set;}
Remarks
HorizontalContentAlignment.Center and HorizontalContentAlignment.Stretch are not supported.
See Also

Reference

ShiftingCanvas Class
ShiftingCanvas Members