Spread for ASP.NET 12 Product Documentation
NamedStyle Constructor(String)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyle Class > NamedStyle Constructor : NamedStyle Constructor(String)
Name of the new NamedStyle object
Creates a custom style (NamedStyle object) with the specified name.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String _
)
'Usage
 
Dim name As String
 
Dim instance As New NamedStyle(name)
public NamedStyle( 
   string name
)

Parameters

name
Name of the new NamedStyle object
See Also

Reference

NamedStyle Class
NamedStyle Members
Overload List