| AlignmentStyleElementVerticalAlignment Property | 
        
        
         
        Namespace: Kettic.AspNet.Controls.GridExcelBuilderAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
 Syntax
Syntaxpublic VerticalAlignmentType VerticalAlignment { get; set; }Public Property VerticalAlignment As VerticalAlignmentType
	Get
	Set
public:
property VerticalAlignmentType VerticalAlignment {
	VerticalAlignmentType get ();
	void set (VerticalAlignmentType value);
}member VerticalAlignment : VerticalAlignmentType with get, set
Property Value
Type: 
VerticalAlignmentType See Also
See Also