DataGridViewImageCell.DataGridViewImageCellAccessibleObject.DefaultAction Özellik

Tanım

varsayılan eylemini DataGridViewImageCelltemsil eden bir dize alır.

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

Özellik Değeri

String

Boş bir dize ("").

Açıklamalar

varsayılan DataGridViewImageCell eyleme sahip değildir.

Şunlara uygulanır

Ayrıca bkz.