GrapeCity.Xaml.Excel
Name Property (INameSupport)


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

Reference

INameSupport Interface
INameSupport Members