Spread Windows Forms 6.0 Product Documentation
ISEditFormatter Interface Members
See Also  Properties  Methods  Support Options
FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace : ISEditFormatter Interface

Glossary Item Box

The following tables list the members exposed by ISEditFormatter.

Public Properties

 NameDescription
 PropertyManageInputIf implemented, it supports methods which allow an editor to use for validating and formatting user input.  
 PropertyRegionSettingsGets or sets the Regional Settings (Regional Options).  
Top

Public Methods

 NameDescription
 MethodFromFormattedStringParses and returns the value from a formatted string.  
 MethodFromUnformattedStringParses and returns the value from an unformatted string.  
 MethodToFormattedStringReturns a formatted string (plus attributes) for the value passed.  
 MethodToUnformattedStringReturns an unformatted string for the value passed.  
Top

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.