ActiveReports 12
HorizontalContentAlignment Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : HorizontalContentAlignment Property
Gets or sets the horizontal alignment of the control's content.
Syntax
'Declaration
 
Public Property HorizontalContentAlignment As HorizontalAlignment
public HorizontalAlignment HorizontalContentAlignment {get; set;}

Property Value

One of the System.Windows.HorizontalAlignment values. The default is System.Windows.HorizontalAlignment.Left.
See Also

Reference

Viewer Class
Viewer Members