Spread Windows Forms 10.0 Product Documentation
IRegionalSettings Interface Members
Properties  Methods 

The following tables list the members exposed by IRegionalSettings.

Public Properties
 NameDescription
 PropertyAbbreviatedDayNamesGets or sets the array of abbreviated names of days.  
 PropertyAbbreviatedMonthNamesGets or sets the array of abbreviated names of months.  
 PropertyAMDesignatorGets or sets the string that indicates morning in a 12-hour time.  
 PropertyCalendarGets or sets the Calendar for formatting date values  
 PropertyCurrencyDecimalDigitsGets or sets the number of decimal places in currency values.  
 PropertyCurrencyNegativePatternGets or sets the format for negative currency values.  
 PropertyCurrencyPositivePatternGets or sets the format for positive currency values.  
 PropertyCurrencySymbolGets or sets the string that indicates the currency symbol.  
 PropertyCurrentYearGets or sets the current year if the year is not specified in a date value.  
 PropertyDateSeparatorGets or sets the string that separates the portions of a date value.  
 PropertyDateTimeFormatGets the DateTimeFormatInfo object associated with the current culture.  
 PropertyDayNamesGets or sets the array of day names.  
 PropertyDecimalSeparatorGets or sets the string that indicates the decimal symbol.  
 PropertyLongDateFormatGets or sets the format of a long date.  
 PropertyMonthNamesGets or sets the array of month names.  
 PropertyNegativeSignGets or sets the string that indicates a negative value.  
 PropertyNumberDecimalDigitsGets or sets the number of decimal places in float numbers.  
 PropertyNumberGroupSeparatorGets or sets the string that separates a number group.  
 PropertyNumberGroupSizeGets or sets the number of digits in each number group.  
 PropertyNumberLeadingZeroGets or sets whether to display a leading zero in float numbers.  
 PropertyNumberNegativePatternGets or sets the format for negative values.  
 PropertyPercentDecimalDigitsGets or sets the number of decimal places in percent values.  
 PropertyPercentNegativePatternGets or sets the format for negative percent values.  
 PropertyPercentPositivePatternGets or sets the format for positive percent values.  
 PropertyPercentSignGets or sets the string that indicates a percent value.  
 PropertyPMDesignatorGets or sets the string that indicates afternoon and evening in a 12-hour time.  
 PropertyShortDateFormatGets or sets the format of a short date.  
 PropertyTimeFormatGets or sets the format of a time value.  
 PropertyTimeSeparatorGets or sets the string that separates the portions of a time value.  
 PropertyTwoDigitYearMaxGets or sets the last year of a 100-year range that can be represented by a two-digit year.  
Top
Public Methods
 NameDescription
 MethodCloneCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
Top
See Also

Reference

IRegionalSettings Interface
FarPoint.Win.SuperEdit Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.