Spread Silverlight Documentation
Tag Property (CellPresenterBase)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenterBase Class : Tag Property
Syntax
'Declaration
 
Public Property Tag As System.Object
'Usage
 
Dim instance As CellPresenterBase
Dim value As System.Object
 
instance.Tag = value
 
value = instance.Tag
public System.object Tag {get; set;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members