Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / IRegionalSettings Interface
Properties Methods

In This Topic
    IRegionalSettings Interface Members
    In This Topic

    The following tables list the members exposed by IRegionalSettings.

    Public Properties
     NameDescription
     PropertyGets or sets the array of abbreviated names of days.  
     PropertyGets or sets the array of abbreviated names of months.  
     PropertyGets or sets the string that indicates morning in a 12-hour time.  
     PropertyGets or sets the Calendar for formatting date values  
     PropertyGets or sets the number of decimal places in currency values.  
     PropertyGets or sets the string that indicates the currency decimal symbol.  
     PropertyGets or sets the string that separates a currency group.  
     PropertyGets or sets the number of digits in each currency group.  
     PropertyGets or sets the format for negative currency values.  
     PropertyGets or sets the format for positive currency values.  
     PropertyGets or sets the string that indicates the currency symbol.  
     PropertyGets or sets the current year if the year is not specified in a date value.  
     PropertyGets or sets the string that separates the portions of a date value.  
     PropertyGets the DateTimeFormatInfo object associated with the current culture.  
     PropertyGets or sets the array of day names.  
     PropertyGets or sets the string that indicates the decimal symbol.  
     PropertyGets or sets the format of a long date.  
     PropertyGets or sets the array of month names.  
     PropertyGets or sets the string that indicates a negative value.  
     PropertyGets or sets the number of decimal places in float numbers.  
     PropertyGets or sets the string that separates a number group.  
     PropertyGets or sets the number of digits in each number group.  
     PropertyGets or sets whether to display a leading zero in float numbers.  
     PropertyGets or sets the format for negative values.  
     PropertyGets or sets the number of decimal places in percent values.  
     PropertyGets or sets the format for negative percent values.  
     PropertyGets or sets the format for positive percent values.  
     PropertyGets or sets the string that indicates a percent value.  
     PropertyGets or sets the string that indicates afternoon and evening in a 12-hour time.  
     PropertyGets or sets the string that indicates a positive value.  
     PropertyGets or sets the format of a short date.  
     PropertyGets or sets the format of a time value.  
     PropertyGets or sets the string that separates the portions of a time value.  
     PropertyGets or sets the last year of a 100-year range that can be represented by a two-digit year.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.ICloneable)
    Top
    See Also