Spread Windows Forms 12.0 Product Documentation
TimeSpanDecimalFieldInfo Constructor(Int32)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace > TimeSpanDecimalFieldInfo Class > TimeSpanDecimalFieldInfo Constructor : TimeSpanDecimalFieldInfo Constructor(Int32)
An System.Int32 value indicates the digits.
Initializes a new instance of the TimeSpanDecimalFieldInfo class.
Syntax
'Declaration
 
Public Function New( _
   ByVal digits As Integer _
)
'Usage
 
Dim digits As Integer
 
Dim instance As New TimeSpanDecimalFieldInfo(digits)
public TimeSpanDecimalFieldInfo( 
   int digits
)

Parameters

digits
An System.Int32 value indicates the digits.
See Also

Reference

TimeSpanDecimalFieldInfo Class
TimeSpanDecimalFieldInfo Members
Overload List