DataGridViewImageCell.DataGridViewImageCellAccessibleObject.Description Eigenschap

Definitie

Hiermee haalt u de tekst op die is gekoppeld aan de afbeelding in de afbeeldingscel.

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

Waarde van eigenschap

De tekst die is gekoppeld aan de afbeelding in de afbeeldingscel.

Van toepassing op

Zie ook