C1.Silverlight.Schedule.5
HorizontalContentAlignment Property (ShiftingCanvas)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.