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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PreviewRowInfo Class : VerticalAlign Property
Gets or sets the vertical alignment of the preview row information.
Syntax
'Declaration
 
Public Property VerticalAlign As VerticalAlign
'Usage
 
Dim instance As PreviewRowInfo
Dim value As VerticalAlign
 
instance.VerticalAlign = value
 
value = instance.VerticalAlign
public VerticalAlign VerticalAlign {get; set;}
See Also

Reference

PreviewRowInfo Class
PreviewRowInfo Members