Share via


ITableEntryHandle.AreDetailsShown Property

Definition

Gets or sets whether details of the entry this ITableEntryHandle is associated with are being shown.

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

Property Value

Returns Boolean.

Applies to