ActiveReports Developer 7
VerticalAlignment Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : VerticalAlignment Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property VerticalAlignment As System.Windows.VerticalAlignment
C# 
public System.Windows.VerticalAlignment VerticalAlignment {get; set;}

See Also