ITableEntryHandle.CanShowDetails 属性

定义

获取是否选择与此 ITableEntryHandle 关联的条目可以显示详细信息。

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

属性值

返回 Boolean

适用于