Spread for ASP.NET 11 Product Documentation
TargetButtonDownID Property


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

Property Value

String containing the identifier
See Also

Reference

NumericUpDownCellType Class
NumericUpDownCellType Members