ITableEntryHandle.AreDetailsShown 属性

定义

获取或设置是否显示与此 ITableEntryHandle 关联的条目的详细信息。

public:
 property bool AreDetailsShown { bool get(); void set(bool value); };
public:
 property bool AreDetailsShown { bool get(); void set(bool value); };
public bool AreDetailsShown { get; set; }
member this.AreDetailsShown : bool with get, set
Public Property AreDetailsShown As Boolean

属性值

返回 Boolean

适用于