Spread Silverlight Documentation
Name Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : Name Property
Syntax
'Declaration
 
Public Property Name As System.String
'Usage
 
Dim instance As CellPresenter
Dim value As System.String
 
instance.Name = value
 
value = instance.Name
public System.string Name {get; set;}
See Also

Reference

CellPresenter Class
CellPresenter Members