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


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

Reference

TitleInfo Class
TitleInfo Members