Condividi tramite


IEntryBucket.TryCreateColumnContent(FrameworkElement) Metodo

Definizione

Ottiene l'oggetto FrameworkElement usato per visualizzare il gruppo.

public:
 bool TryCreateColumnContent([Runtime::InteropServices::Out] System::Windows::FrameworkElement ^ % content);
public bool TryCreateColumnContent (out System.Windows.FrameworkElement content);
abstract member TryCreateColumnContent : FrameworkElement -> bool
Public Function TryCreateColumnContent (ByRef content As FrameworkElement) As Boolean

Parametri

content
FrameworkElement

Oggetto FrameworkElement per visualizzare il gruppo.

Restituisce

true se il gruppo deve essere visualizzato utilizzando un oggetto FrameworkElement.

Si applica a