'Declaration Public Property VerticalAlignment As GrapeCity.ActiveReports.Drawing.VerticalTextAlignment
public GrapeCity.ActiveReports.Drawing.VerticalTextAlignment VerticalAlignment {get; set;}
Property Value
Current vertical alignment of the label's text. Default is VerticalTextAlignment.Top. Possible values are:
- VerticalTextAlignment.Bottom
- VerticalTextAlignment.Middle
- VerticalTextAlignment.Top