ITableEntryHandle.HasVerticalContent 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 has vertical content.
public:
property bool HasVerticalContent { bool get(); };
public:
property bool HasVerticalContent { bool get(); };
public bool HasVerticalContent { get; }
member this.HasVerticalContent : bool
Public ReadOnly Property HasVerticalContent As Boolean
Property Value
Returns Boolean.