Spread for ASP.NET 12 Product Documentation
Tag Property (NumericUpDownCellType)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > NumericUpDownCellType Class : Tag Property
Gets or sets the custom parameter for calling the Web service method of the numeric up-down cell.
Syntax
'Declaration
 
Public Property Tag As String
'Usage
 
Dim instance As NumericUpDownCellType
Dim value As String
 
instance.Tag = value
 
value = instance.Tag
public string Tag {get; set;}
See Also

Reference

NumericUpDownCellType Class
NumericUpDownCellType Members