Spread for ASP.NET 10 Product Documentation
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
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

BorderProperty Class
BorderProperty Members

 

 


Copyright © GrapeCity, inc. All rights reserved.