ITableEntryHandle.HasVerticalContent 속성

정의

연결된 ITableEntryHandle 항목에 세로 콘텐츠가 있는지 여부를 가져옵니다.

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

속성 값

Boolean를 반환합니다.

적용 대상