IWpfTableEntry.CanCreateDetailsContent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.