Spread Windows Forms 12.0 Product Documentation
Name Property (INameSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.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;}

Property Value

String containing the name
See Also

Reference

INameSupport Interface
INameSupport Members