ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / FormatInfo Class
Properties Methods


In This Topic
    FormatInfo Class Members
    In This Topic

    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
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected Method  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected Method  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Top
    See Also