Spread for ASP.NET 11 Product Documentation
BorderProperty Constructor


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BorderProperty Class : BorderProperty Constructor
string
Creates a new border property with the specified name.
Creates a new BorderProperty object.
Syntax
'Declaration
 
Protected Function New( _
   ByVal name As String _
)
'Usage
 
Dim name As String
 
Dim instance As New BorderProperty(name)
protected BorderProperty( 
   string name
)

Parameters

name
string
See Also

Reference

BorderProperty Class
BorderProperty Members