Freigeben über


RolePlayerComboCell.GetFormattedValue-Methode

Formatieren des Werts

Namespace:  Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

'Declaration
Protected Overrides Function GetFormattedValue ( _
    value As Object, _
    rowIndex As Integer, _
    ByRef cellStyle As DataGridViewCellStyle, _
    valueTypeConverter As TypeConverter, _
    formattedValueTypeConverter As TypeConverter, _
    context As DataGridViewDataErrorContexts _
) As Object
protected override Object GetFormattedValue(
    Object value,
    int rowIndex,
    ref DataGridViewCellStyle cellStyle,
    TypeConverter valueTypeConverter,
    TypeConverter formattedValueTypeConverter,
    DataGridViewDataErrorContexts context
)

Parameter

Rückgabewert

Typ: System.Object

.NET Framework-Sicherheit

Siehe auch

Referenz

RolePlayerComboCell Klasse

Microsoft.VisualStudio.Modeling.Design-Namespace