Поделиться через


RolePlayerComboCell.GetFormattedValue - метод

Отформатируйте значение

Пространство имен:  Microsoft.VisualStudio.Modeling.Design
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Синтаксис

'Декларация
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
)

Параметры

Возвращаемое значение

Тип: System.Object

Безопасность платформы .NET Framework

См. также

Ссылки

RolePlayerComboCell Класс

Microsoft.VisualStudio.Modeling.Design - пространство имен