RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
Vertical alignment type. Possible options include Automatic, Top, Bottom, Center.

Namespace: Telerik.Web.UI.GridExcelBuilder
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.1.220.0 (2013.01.220.0)

Syntax

C#
public enum VerticalAlignmentType
Visual Basic
Public Enumeration VerticalAlignmentType

Members

Member nameValueDescription
Automatic0
Top1
Bottom2
Center3

See Also