Spread Windows Forms 12.0 Product Documentation
RegionalSettings Class Members
Properties  Methods 


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace : RegionalSettings Class

The following tables list the members exposed by RegionalSettings.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the array of abbreviated names of the days of the week.  
Public PropertyGets or sets the array of abbreviated names of the months of the year.  
Public PropertyGets or sets the string that indicates morning for 12-hour time format.  
Public PropertyGets or sets the calendar used for formatting DateTime values.  
Public PropertyGets or sets the culture-specific information.  
Public PropertyGets or sets the number of digits in the decimal portion of a currency value.  
Public PropertyGets or sets the format for negative currency values.  
Public PropertyGets or sets the format for positive currency values.  
Public PropertyGets or sets the string to use as the currency symbol in currency values.  
Public PropertyGets or sets the current year if the year is not specified in a date value.  
Public PropertyGets or sets the string that separates the portions of a date value.  
Public PropertyGets or sets the format for displaying dates and times using a DateTimeFormatInfo object.  
Public PropertyGets or sets the array of names of the days of the week.  
Public PropertyGets or sets the string used to separate the integer and decimal portions of a decimal value.  
Public Propertystatic (Shared in Visual Basic)Gets or sets a copy of the default regional settings.  
Public PropertyGets or sets the string to format the long (non-abbreviated) date value when the DateTimeFormat property is set to LongDate or LongDateWithTime.  
Public PropertyGets or sets the array of names of the days of the week.  
Public PropertyGets or sets the string to use as the negative sign in numeric values.  
Public PropertyGets or sets the number of decimal places to display in numeric values.  
Public PropertyGets or sets the character used to separate groups of digits in numeric values.  
Public PropertyGets or sets the number of digits by which to group numeric values.  
Public PropertyGets or sets whether to display a leading zero in floating-point numbers.  
Public PropertyGets or sets how to format negative values.  
Public PropertyGets or sets the parent regional settings.  
Public PropertyGets or sets the number of digits in the decimal portion of a percent value.  
Public PropertyGets or sets the format for displaying negative percent values.  
Public PropertyGets or sets the format for displaying positive percent values.  
Public PropertyGets or sets the character to use as the percent symbol in numeric values.  
Public PropertyGets or sets the string that indicates afternoon for 12-hour time format.  
Public PropertyGets the property set as an array.  
Public PropertyGets or sets the string to format the short (abbreviated) date value when the DateTimeFormat property is set to ShortDate or ShortDateWithTime.  
Public PropertyGets or sets the format used to represent time values when the DateTimeFormat property is set to TimeOnly, LongDateWithTime, or ShortDateWithTime.  
Public PropertyGets or sets the string that separates the portions of a time value.  
Public PropertyGets or sets the year value used to calculate the century for two-digit year values.  
Top
Protected Methods
 NameDescription
Protected MethodQueries the bit map to determine if a property has been set.  
Protected MethodResets the bit map to false and frees any object that the property has created.  
Protected MethodResets the entire bit map to false indicating that all properties are at their default state.  
Protected MethodUpdates the bit map to indicate that a property has been set  
Top
See Also

Reference

RegionalSettings Class
FarPoint.Win.SuperEdit Namespace