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


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

Reference

PreviewRowInfo Class
PreviewRowInfo Members