GridViewRowPresenterBase.ToString 메서드

정의

GridViewRowPresenterBase 개체를 나타내는 문자열을 반환합니다.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

반환

String

개체의 형식 및 열 수가 들어 있는 문자열입니다.

적용 대상