BoundColumn.FormatDataValue(Object) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converts the specified value to the format indicated by the DataFormatString property.
protected:
virtual System::String ^ FormatDataValue(System::Object ^ dataValue);
protected virtual string FormatDataValue(object dataValue);
abstract member FormatDataValue : obj -> string
override this.FormatDataValue : obj -> string
Protected Overridable Function FormatDataValue (dataValue As Object) As String
- dataValue
- Object
The value to format.
The specified value converted to the format indicated by the DataFormatString property.
Use the FormatDataValue method to convert the specified value to the format indicated by the DataFormatString property.
Napomena
This method returns the string equivalent of the value if the DataFormatString property is not set.
Proizvod | Verzije |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: