GridControl.GetTextBasedColumnStringForClipboardText(Int64, Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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