ActiveReports 12
VerticalAlignment Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : VerticalAlignment Property
Gets or sets the vertical 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 VerticalAlignment As VerticalAlignment
public VerticalAlignment VerticalAlignment {get; set;}

Property Value

A vertical alignment setting. The default is System.Windows.VerticalAlignment.Stretch.
See Also

Reference

Viewer Class
Viewer Members