다음을 통해 공유


ButtonColumn.FormatDataTextValue(Object) 메서드

정의

지정된 값을 DataTextFormatString 속성에 설정된 형식으로 변환합니다.

protected:
 virtual System::String ^ FormatDataTextValue(System::Object ^ dataTextValue);
protected virtual string FormatDataTextValue (object dataTextValue);
abstract member FormatDataTextValue : obj -> string
override this.FormatDataTextValue : obj -> string
Protected Overridable Function FormatDataTextValue (dataTextValue As Object) As String

매개 변수

dataTextValue
Object

형식을 지정할 값입니다.

반환

String

DataTextFormatString에 설정된 형식으로 변환된 dataTextValue입니다.

설명

사용 합니다 FormatDataTextValue 지정된 된 값으로 표시 되는 형식으로 변환 하려면 메서드는 DataTextFormatString 속성.

참고

FormatDataTextValue 메서드는 문자열을 반환 값의 해당 하는 경우는 DataTextFormatString 속성이 설정 되어 있지.

적용 대상

추가 정보