Spread Windows Forms 12.0 Product Documentation
SetFields(String) Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > NumberFieldsInfo Class > SetFields Method : SetFields(String) Method
A System.String value that indicates the format for the fields.
Parses the format and sync settings for each field.
Syntax
'Declaration
 
Public Overloads Sub SetFields( _
   ByVal format As String _
) 
'Usage
 
Dim instance As NumberFieldsInfo
Dim format As String
 
instance.SetFields(format)
public void SetFields( 
   string format
)

Parameters

format
A System.String value that indicates the format for the fields.
See Also

Reference

NumberFieldsInfo Class
NumberFieldsInfo Members
Overload List