| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : FormatInfo Class |
The following tables list the members exposed by FormatInfo.
| Name | Description | |
|---|---|---|
![]() | CalendarType | Calendar, used to format date. |
![]() | CustomFormat | Custom format specifier used if FormatType = FormatTypeEnum.CustomFormat. |
![]() | EmptyAsNull | If True, empty strings are interpreted as null values (DbNull). |
![]() | FormatType | Enumeration value determining the formatting method, including standard .NET format specifiers, custom and programmatic formatting. |
![]() | Inherit | Manages inheritance of the FormatInfo properties from the host control properties. |
![]() | NullText | String representing a DbNull value. |
![]() | TrimEnd | If True, trailing spaces are removed. |
![]() | TrimStart | If True, leading spaces are removed. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Format | Overloaded. Formats a value, converts it to a string. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Reset | Resets whole FormatInfo property of base control |