Spread for ASP.NET 12 Product Documentation
Right Property (Inset)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Inset Class : Right Property
Gets or sets the inset of the right border or margin in pixels.
Syntax
'Declaration
 
Public Property Right As Integer
'Usage
 
Dim instance As Inset
Dim value As Integer
 
instance.Right = value
 
value = instance.Right
public int Right {get; set;}
See Also

Reference

Inset Class
Inset Members