DataGridViewImageCell.DataGridViewImageCellAccessibleObject.DefaultAction プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DataGridViewImageCell の既定のアクションを表す文字列を取得します。
public:
virtual property System::String ^ DefaultAction { System::String ^ get(); };
public override string DefaultAction { get; }
member this.DefaultAction : string
Public Overrides ReadOnly Property DefaultAction As String
プロパティ値
空の文字列 ("")。
注釈
既定の DataGridViewImageCell アクションはありません。