DataGridClipboardCellContent.Content 屬性

定義

取得所複製之儲存格的文字值。

public:
 property System::Object ^ Content { System::Object ^ get(); };
public object Content { get; }
member this.Content : obj
Public ReadOnly Property Content As Object

屬性值

所複製之儲存格的文字值。

適用於

另請參閱