Spread Silverlight Documentation
Name Property (IFloatingObject)


GrapeCity.Windows.SpreadSheet.Data Namespace > IFloatingObject Interface : Name Property
Gets the name of the floating object.
Syntax
'Declaration
 
ReadOnly Property Name As System.String
'Usage
 
Dim instance As IFloatingObject
Dim value As System.String
 
value = instance.Name
System.string Name {get;}
See Also

Reference

IFloatingObject Interface
IFloatingObject Members