Spread Windows Forms 12.0 Product Documentation
GetFormatString Method (MaskFieldCollectionInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > MaskFieldCollectionInfo Class : GetFormatString Method
Gets the format string generated from the MaskFieldInfo fields.
Syntax
'Declaration
 
Public Function GetFormatString() As String
'Usage
 
Dim instance As MaskFieldCollectionInfo
Dim value As String
 
value = instance.GetFormatString()
public string GetFormatString()
See Also

Reference

MaskFieldCollectionInfo Class
MaskFieldCollectionInfo Members