Version

TimeSpanFormatInfo Class Properties

For a list of all members of this type, see TimeSpanFormatInfo members.

Public Properties
 NameDescription
Public PropertyDayDisplayStringPluralReturns or sets the string displayed when the underlying value equates to more than one day.  
Public PropertyDayDisplayStringSingularReturns or sets the string displayed when the underlying value equates to exactly one day.  
Public PropertyDaysPerWeekReturns the number of days considered to be contained within a logical week.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHourDisplayStringPluralReturns or sets the string displayed when the underlying value equates to more than one hour.  
Public PropertyHourDisplayStringSingularReturns or sets the string displayed when the underlying value equates to exactly one hour.  
Public PropertyMinuteDisplayStringPluralReturns or sets the string displayed when the underlying value equates to more than one minute.  
Public PropertyMinuteDisplayStringSingularReturns or sets the string displayed when the underlying value equates to exactly one minute.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyWeekDisplayStringPluralReturns or sets the string displayed when the underlying value equates to more than one week.  
Public PropertyWeekDisplayStringSingularReturns or sets the string displayed when the underlying value equates to exactly one week.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also