Spread Silverlight Documentation
Name Property (INameSupport)


GrapeCity.Excel Namespace > INameSupport Interface : Name Property
Get the name of the instance or type.
Syntax
'Declaration
 
ReadOnly Property Name As System.String
'Usage
 
Dim instance As INameSupport
Dim value As System.String
 
value = instance.Name
System.string Name {get;}
See Also

Reference

INameSupport Interface
INameSupport Members