Table of Contents

Interface IObjectToStringOptions

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

Defines properties which allow to specify value to string convertion options.

public interface IObjectToStringOptions

Properties

Converter

Gets or sets IObjectToString provider which is used in value to string convertion.

DefaultFormat

Gets or sets default format used in value to string convertion.

FormatProvider

Gets or sets an object that supplies culture-specific formatting information.

NumberStyles

Gets or sets a bitwise combination of NumberStyles values that indicates the permitted format of the text.