Share via


IWpfTableEntry.CanCreateDetailsContent Method

Definition

Does the entry have details content that can be displayed.

public:
 bool CanCreateDetailsContent();
public:
 bool CanCreateDetailsContent();
bool CanCreateDetailsContent();
public bool CanCreateDetailsContent ();
abstract member CanCreateDetailsContent : unit -> bool
Public Function CanCreateDetailsContent () As Boolean

Returns

true if the entry has content that could be displayed.

Applies to