Spread for ASP.NET 12 Product Documentation
Name Property (NamedStyle)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyle Class : Name Property
Gets or sets the name of the style.
Syntax
'Declaration
 
Public Overridable Property Name As String
'Usage
 
Dim instance As NamedStyle
Dim value As String
 
instance.Name = value
 
value = instance.Name
public virtual string Name {get; set;}
See Also

Reference

NamedStyle Class
NamedStyle Members