Spread for ASP.NET 12 Product Documentation
VerticalAlign Property (NamedStyle)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyle Class : VerticalAlign Property
Gets or sets the vertical alignment for the style.
Syntax
'Declaration
 
Public Overrides Property VerticalAlign As VerticalAlign
'Usage
 
Dim instance As NamedStyle
Dim value As VerticalAlign
 
instance.VerticalAlign = value
 
value = instance.VerticalAlign
public override VerticalAlign VerticalAlign {get; set;}
See Also

Reference

NamedStyle Class
NamedStyle Members