ActiveReports 12
HorizontalAlignment Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : HorizontalAlignment Property
Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control.
Syntax
'Declaration
 
Public Property HorizontalAlignment As HorizontalAlignment
public HorizontalAlignment HorizontalAlignment {get; set;}

Property Value

A horizontal alignment setting, as a value of the enumeration. The default is System.Windows.HorizontalAlignment.Stretch.
See Also

Reference

Viewer Class
Viewer Members