Spread Windows Forms 12.0 Product Documentation
Name Property (IReferenceSource)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IReferenceSource Interface : Name Property
Gets the name of this IReferenceSource.
Syntax
'Declaration
 
ReadOnly Property Name As String
'Usage
 
Dim instance As IReferenceSource
Dim value As String
 
value = instance.Name
string Name {get;}

Property Value

A string value represents the name of this IReferenceSource.
See Also

Reference

IReferenceSource Interface
IReferenceSource Members