Share via


RibbonMenuItem.IsDropDownPositionedLeft 속성

정의

메뉴 드롭다운을 메뉴 단추 왼쪽에 배치할지 여부를 나타내는 값을 가져옵니다.

public:
 property bool IsDropDownPositionedLeft { bool get(); };
public bool IsDropDownPositionedLeft { get; }
member this.IsDropDownPositionedLeft : bool
Public ReadOnly Property IsDropDownPositionedLeft As Boolean

속성 값

Boolean

메뉴 드롭다운이 메뉴 단추의 왼쪽에 있으면 true이고, 그렇지 않으면 false입니다. 등록된 기본값은 false입니다. 값에 영향을 줄 수 있는 요소에 대한 자세한 내용은 종속성 속성 값 우선 순위를 참조하세요.

설명

종속성 속성 정보

식별자 필드 IsDropDownPositionedLeftProperty
메타 데이터 속성 설정 true 없음

적용 대상