ITableEntryHandle.CanShowDetails Property
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.
Gets whether the entry this ITableEntryHandle is associated with is selected can show details.
public:
property bool CanShowDetails { bool get(); };
public:
property bool CanShowDetails { bool get(); };
public bool CanShowDetails { get; }
member this.CanShowDetails : bool
Public ReadOnly Property CanShowDetails As Boolean
Property Value
Returns Boolean.