DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Value プロパティ

定義

格納されている DataGridViewTopLeftHeaderCell の値。

public:
 virtual property System::String ^ Value { System::String ^ get(); };
public override string Value { get; }
member this.Value : string
Public Overrides ReadOnly Property Value As String

プロパティ値

常に Empty を返します。

適用対象

こちらもご覧ください