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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PreviewRowInfo Class : Margin Property
Gets or sets the margin.
Syntax
'Declaration
 
Public Property Margin As Inset
'Usage
 
Dim instance As PreviewRowInfo
Dim value As Inset
 
instance.Margin = value
 
value = instance.Margin
public Inset Margin {get; set;}

Property Value

Margin
See Also

Reference

PreviewRowInfo Class
PreviewRowInfo Members