Spread Silverlight Documentation
Tag Property (ColumnDropDownList)


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

Reference

ColumnDropDownList Class
ColumnDropDownList Members