다음을 통해 공유


GridControl.GetTextBasedColumnStringForClipboardText(Int64, Int32) 메서드

정의

protected:
 virtual System::String ^ GetTextBasedColumnStringForClipboardText(long rowIndex, int colIndex);
protected virtual string GetTextBasedColumnStringForClipboardText (long rowIndex, int colIndex);
abstract member GetTextBasedColumnStringForClipboardText : int64 * int -> string
override this.GetTextBasedColumnStringForClipboardText : int64 * int -> string
Protected Overridable Function GetTextBasedColumnStringForClipboardText (rowIndex As Long, colIndex As Integer) As String

매개 변수

rowIndex
Int64
colIndex
Int32

반환

적용 대상