Table of Contents

Property FormatProvider

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

FormatProvider

Gets the format provider used to control formatting operations for this item.

[Browsable(false)]
public virtual IFormatProvider FormatProvider { get; }

Property Value

IFormatProvider

Remarks

If the owner is not set, the current culture is used as the format provider. This property enables culture-specific formatting for display and parsing operations associated with the item.