WpfTableEntryBase.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:
virtual bool CanCreateDetailsContent();
public:
virtual bool CanCreateDetailsContent();
virtual bool CanCreateDetailsContent();
public virtual bool CanCreateDetailsContent ();
abstract member CanCreateDetailsContent : unit -> bool
override this.CanCreateDetailsContent : unit -> bool
Public Overridable Function CanCreateDetailsContent () As Boolean
Returns
true if the entry has content that could be displayed.