Spread for ASP.NET 12 Product Documentation
TargetButtonUpID Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > NumericUpDownCellType Class : TargetButtonUpID Property
Gets or sets the identifier for the target up button. It take effects when ShowEditor is true.
Syntax
'Declaration
 
Public Property TargetButtonUpID As String
'Usage
 
Dim instance As NumericUpDownCellType
Dim value As String
 
instance.TargetButtonUpID = value
 
value = instance.TargetButtonUpID
public string TargetButtonUpID {get; set;}
See Also

Reference

NumericUpDownCellType Class
NumericUpDownCellType Members