| 名前 | 解説 | |
|---|---|---|
![]()  | 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. | 
