ITableEntryHandle.AreDetailsShown 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 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.