BoundPropertyEntry.FormatString Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets the format specifier characters that indicate how a value is to be displayed.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

member FormatString : string with get, set

Property Value

Type: System.String

A String containing the format specifier characters that indicate how a value is to be displayed.

.NET Framework
Available since 2.0
Return to top
Show: