Sdílet prostřednictvím


IWpfTableEntriesSnapshot.TryCreateImageContent Metoda

Definice

Získejte pro ImageMoniker virtuální položku na pozici index a columnName.

public:
 bool TryCreateImageContent(int index, System::String ^ columnName, bool singleColumnView, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Imaging::Interop::ImageMoniker % content);
public bool TryCreateImageContent (int index, string columnName, bool singleColumnView, out Microsoft.VisualStudio.Imaging.Interop.ImageMoniker content);
abstract member TryCreateImageContent : int * string * bool * ImageMoniker -> bool
Public Function TryCreateImageContent (index As Integer, columnName As String, singleColumnView As Boolean, ByRef content As ImageMoniker) As Boolean

Parametry

index
Int32

Index virtuální položky ve snímku.

columnName
String

Název sloupce, pro který chcete získat ImageMonikerhodnotu .

singleColumnView
Boolean

pokud ovládací prvek tabulky zobrazuje vše v jednom sloupci.

content
ImageMoniker

Zobrazí ImageMoniker se ve sloupci .

Návraty

pokud content se má použít hodnota true.

Platí pro