ComponentOne Input for WinForms
FormatInfo Class Members
Properties  Methods 

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : FormatInfo Class

The following tables list the members exposed by FormatInfo.

Public Properties
 NameDescription
Public PropertyCalendar, used to format date.  
Public PropertyCustom format specifier used if FormatType = FormatTypeEnum.CustomFormat.  
Public PropertyIf True, empty strings are interpreted as null values (DbNull).  
Public PropertyEnumeration value determining the formatting method, including standard .NET format specifiers, custom and programmatic formatting.  
Public PropertyManages inheritance of the FormatInfo properties from the host control properties.  
Public PropertyString representing a DbNull value.  
Public PropertyIf True, trailing spaces are removed.  
Public PropertyIf True, leading spaces are removed.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Formats a value, converts it to a string.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodResets whole FormatInfo property of base control  
Top
See Also

Reference

FormatInfo Class
C1.Win.C1Input Namespace