ActiveReports 12
VerticalContentAlignment Property

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

Property Value

One of the System.Windows.VerticalAlignment values. The default is System.Windows.VerticalAlignment.Top.
See Also

Reference

Viewer Class
Viewer Members