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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > INameSupport Interface : Name Property
Gets or sets the name of the data model.
Syntax
'Declaration
 
Property Name As String
'Usage
 
Dim instance As INameSupport
Dim value As String
 
instance.Name = value
 
value = instance.Name
string Name {get; set;}
See Also

Reference

INameSupport Interface
INameSupport Members