Table of Contents

Property FormatProvider

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

FormatProvider

Gets or sets format provider used to get text representation of the item for the display and other purposes. Default is null. If not specified, CurrentCulture is used.

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

Property Value

IFormatProvider