GrapeCity.Xaml.SpreadSheet.Data
Name Property (FloatingObject)


Gets the name of the floating object.
Syntax
'Declaration
 
Public Property Name As String
'Usage
 
Dim instance As FloatingObject
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FloatingObject Class
FloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options